Azure IoT SDKs
Pre-release
Pre-release
·
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