How do I connect with Microsoft Azure IoT Hub?

Modified on Fri, 20 Jun at 11:44 AM


LuvitRED supports Azure IoT Hub by ways of "iothub in" and "iothub out" nodes.


Documentation for LuvitRED nodes can be found here: https://cloudgateuniverse.com/docs/nodes

A user guide for Azure IoT Hub can be found here: https://cloudgateuniverse.com/docs/iot-solution-platforms




The following authentication methods are supported:

  • Authentication with SAS token
  • Authentication with x509 certificate
  • Authentication with DPS server


Azure documentation for SAS authentication:
https://learn.microsoft.com/en-us/azure/iot-hub/authenticate-authorize-sas?tabs=node


The SAS token should have the following format:

  • HostName={hostname};DeviceId={device_id};SharedAccessKey={key}


Azure documentation for x509 authentication:
https://learn.microsoft.com/en-us/azure/iot-hub/authenticate-authorize-x509


Azure documenation on DPS group enrollment:

https://learn.microsoft.com/en-us/azure/iot-dps/concepts-service#enrollment-group




Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article