Skip to content

1.0.0-beta.2

Compare
Choose a tag to compare
@ewertons ewertons released this 20 Jan 01:48
· 99 commits to main since this release
952b528

Description

This is the Azure SDK for C API published as an Arduino library.

Azure SDK for C is an API designed for embedded development, assisting applications to connect their MQTT client to the Microsoft Azure IoT services.

It shall be preferred over previous libraries for connecting to Microsoft Azure IoT:

  • azure-iot-arduino
  • azure-iot-arduino-utility
  • azure-iot-arduino-protocol-http
  • azure-iot-arduino-protocol-mqtt
  • azure-iot-arduino-socket-esp32-wifi

For questions or filing issues please refer to the Azure SDK for C repo.

Release Notes

  • Added sample for ESPRESSIF ESP32 Azure IoT Kit board to connect to Azure IoT Central.
  • Added sample for ESPRESSIF ESP32 board to connect to Azure IoT Central.
  • Merged fixes from community for existing samples.