I am new to node-red and wanted to learn on how to integrate my BACnet IP device to Node-Red. I have been checking youtube but there's none. Hope you guys can share some step by steps guide.
I wanted to use raspberry pi to control and monitor the LG device for air-conditioning system.
Device: LG AC Smart 5
Protocol: BACnet IP
Unit ID: 0
Example: I wanted to control the AC at "ac_StartStopCommand_0"
This will help familiarise yourself with how NR BACnet reads and writes to a BACnet server.
So spend some time with the example flow and then extend it to start reading points from LG unit
The next step after this get much more technical but I can help with that as what you want is a multiple read and that requires calling an external nodejs library from a function node