Friday, April 08, 2016

Registering a device in Azure IoT Hub


Using Node.js

npm install -g iothub-explorer@latest
iothub-explorer <connection string> create MyDevice

source

Using Device Explorer

See: azure iot sdk on github

No comments:

Post a Comment