Modbus and Bluetooth data sending to Node-RED: Difference between revisions
Modbus and Bluetooth data sending to Node-RED (view source)
Revision as of 11:44, 2 February 2023
, 2 February 2023→Node-RED setup
Justas.Cip (talk | contribs) |
Justas.Cip (talk | contribs) |
||
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''' | |||
# '''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]] |