- Getting started
- Creating projects
- OPC UA
- Graphic objects
- Predefined graphic objects
- Sessions and locales
- Object and variable references
- Extending projects
- NetLogic
- NetLogic tutorial
Azure IoT Hub broker
Push Agent for Azure IoT Hub supports only the secured communication mode.
The secured communication mode involves the client authentication through an SAS Token generated for each device that wants to send or receive messages from Azure IoT Hub.
The client authenticates with username and password, for example:
- username
- contoso.azure-devices.net/MyDevice01/?api-version=2018-06-30
- password
- SharedAccessSignature sig=signature-string&se=expiry&sr=URL-encoded-resourceURI
Provide Feedback