Jump to content

Modbus and Bluetooth data sending to Node-RED: Difference between revisions

Line 272: Line 272:
----
----
For this configuration we are going to need two nodes: '''TCP''' and '''debug'''. Drag in both nodes and click on TCP node. Adjust settings accordingly:
For this configuration we are going to need two nodes: '''TCP''' and '''debug'''. Drag in both nodes and click on TCP node. Adjust settings accordingly:
*'''Type''': Listen on port '''8080'''
# '''Type''': Listen on port '''8080'''
*'''Output''': stream of '''String''' payload
# '''Output''': stream of '''String''' payload


[[File:Tcp listening on port 8080 node settings.png|border|500px|class=tlt-border]]
[[File:Tcp listening on port 8080 node settings.png|border|500px|class=tlt-border]]