Hello,
Brand new to node red, looks cool
Could someone give me a tip on how to make a BACnet read request of a BACnet MSTP controller temp sensor?
BACnet device 201201 on MSTP network 12345 controller hardware address 2.
Ultimately I am hoping to understand the work flow on how to make continuous BACnet read requests @ 60 second intervals to the temp sensor. (maybe eventually save the data to SQL)
I did this command highlighted yellow to install contrib-bacnet
But how do I pull these blue colored blocks from the pallete?
Thanks!