An open API service indexing awesome lists of open source software.

https://github.com/markrad/iotrest

Demonstrates how to send messages to an Azure IoT hub using the REST interface
https://github.com/markrad/iotrest

Last synced: 10 months ago
JSON representation

Demonstrates how to send messages to an Azure IoT hub using the REST interface

Awesome Lists containing this project

README

          

# IoTREST
Demonstrates how to send messages to an Azure IoT hub using the REST interface.

Using a connection string acquired either from the Device Explorer tool or the Azure Portal, this sample will generate a SAS token and send a message to the Azure IoT hub every five seconds.