11/19/2018 9:52 AM | |
Posts: 3 Rating: (0) |
Hi guys, I have BMS system running on Desigo CC and pxc-100 controllers. I would like to push the data from the SCADA to the cloud (Microsoft Azure) via IoT2040. Could you please highlight the steps to do that? Thank you, ------------------------------------------------------------------------------------------ |
Last edited by: Jen_Moderator at: 11/20/2018 7:55:47 AMNew subject after splitting |
|
11/20/2018 3:51 PM | |
Joined: 12/12/2016 Last visit: 4/8/2024 Posts: 640 Rating: (60)
|
Hello, I'm not familiar with Desigo CC, but if your data points are accessible over OPC UA you could use the node-red-contrib-opcua package to read these values and then send them to Azure cloud with the tutorial provided in this post. Kind regards! |
11/22/2018 2:05 PM | |
Posts: 3 Rating: (0) |
Hi Felipe, Thanks for the response. do you familiar with BACnet protocol and using IoT2040 over this protocol? Appreciate your help cheers Kemal |
11/23/2018 1:37 PM | |
Joined: 12/12/2016 Last visit: 4/8/2024 Posts: 640 Rating: (60)
|
Hello, Unfortunately not. There is a BACnet package for node-red, but as described in this post it is not functional on the IOT2000. An alternative would be to build the BACnet stack. For this, copy the unpacked folder onto the IOT via WinSCP and build the sources with:
You can find a few example appications in /bacnet-stack-0.8.5/demo and a documantion in the /doc folder. Kind regards! |
Follow us on