- Getting started
- Creating projects
- Graphic objects
- Predefined graphic objects
- Object and variable references
- Extending projects
- NetLogic
- Tutorials
- Dynamic links tutorial
- Graphic objects tutorial
- NetLogic tutorial
- OPC UA 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