Changes

Line 240: Line 240:     
[[File:Bluetooth data sender settings rutx11.png|border|600px|class=tlt-border]]
 
[[File:Bluetooth data sender settings rutx11.png|border|600px|class=tlt-border]]
 +
 +
===Node-RED setup===
 +
----
 +
The setup is the same as with Modbus data to server, just change MQTT Subscriber settings to subscribe on the '''beacon''' topic. if everything is setup correctly, you will be able to see incoming messages on the right side of the screen:
 +
 +
[[File:Data from beacon nodered.png|border|400px|class=tlt-border]]
 +
 +
==Modbus Data to Server via HTTP protocol==
 +
 +
In this section, we will adjust the configuration in order to get the data via HTTP protocol.
    
===Device configuration===
 
===Device configuration===
 +
----