Skip to content

Azure IoT SDKs

Pre-release
Pre-release

Choose a tag to compare

@damonbarry damonbarry released this 29 Sep 03:08
· 3825 commits to master since this release
  • IoT Hub Device SDK for C, C#, Java, and Node.js
  • All SDKs support HTTP protocol
  • C, C#, Java support AMQP protocol
  • C supports MQTT protocol via protocol gateway
  • C SDK includes Serializer library (modelling and serialization to JSON)

Tools:

  • DeviceExplorer (.NET) creates/gets/updates/deletes/lists devices in an IoT Hub, sends C2D messages, monitors D2C messages
  • iothub-explorer (Node.js) creates/gets/updates/deletes/lists devices in an IoT Hub