iotblackbelt / node-red-contrib-azure-iot-device

Azure IoT Device node for Node-Red
MIT License
21 stars 18 forks source link

Fix the "conntype == connection string" flow. It's broken in 0.2.2 #17

Closed ghassansalloum closed 3 years ago

ghassansalloum commented 3 years ago

1- Fix the device connection issue that exists for DPS Individual Enrollment, and for Connection Type = Connection string. 2- Skip the provisioning step if the Connection Type = Connection string 3- Update the documentation to make the use of some fields clearer.