Node-Red LoRa to Azure IoT HUB
- This topic has 1 reply, 2 voices, and was last updated 6 years ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › Conduit: AEP Model › Node-Red LoRa to Azure IoT HUB
Hello,
someone have managed to successfully add block named “node-red-contrib-azure-iot-hub” inside the Node-RED ?
I have tried to install by:
cd /opt/node-red
npm install node-red-contrib-azure-iot-hub
…but I have never seen this “block” available blocks on Node-Red.
I am running on Conduit firmware version 1.6.2.
I’m a beginner of either Node-Red and Conduit, and I need to push data to Azure IoT HUB instance.
Any help is really apreciated.
Thank you
Hi
for starters you should upgrade to 1.7.4 or 5.0.0
now because node-red and nodeJS on the conduit are older less updated versions, you might run into install issues with some of the nodes.
I will try it tomorrow when I work on the conduit and let you know, but meantime, upgrade and try again.