Logic Machine Forum
Logic machine & Node-red - Printable Version

+- Logic Machine Forum (https://forum.logicmachine.net)
+-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1)
+--- Forum: General (https://forum.logicmachine.net/forumdisplay.php?fid=2)
+--- Thread: Logic machine & Node-red (/showthread.php?tid=1754)



Logic machine & Node-red - pentadom - 28.11.2018

Hello,

I have a little project where I need to comunicate Logic Machine with Node-red.

1. I need to send humidity values from node-red to logic machine.
2. I need to send on/off orders from logic machine to node-red.

I think that the better way is using HTTP comunication but I'm not a programmer and I never did it before.

Could anybody help me?

Thanks in advance!!


RE: Logic machine & Node-red - apkotelnikov - 17.12.2018

Hi!

You can use node-red-contrib-knx in Node-red to comunicate using KNX IP.

Best regards!