Skip to content

Releases: espressif/esp-azure

ESP Azure IoT Release v1.0

11 Mar 10:13
Compare
Choose a tag to compare

Features

  • Directory restructure, provision for multiple examples
  • Azure IoT SDK updated to v1.2.14
  • New examples added for provisioning and device-twin feature from Azure IoT

Bugfixes

  • Server authentication is now made mandatory in all examples
    • Mutual authentication (both ways) is required in provisioning example
  • Fix crash issue with default retry policy in Azure IoT SDK (refer Azure/azure-iot-sdk-c#875)
  • Configurable retry interval and number of attempts in iothub_client_sample_mqtt example

v1.0-beta1

26 Dec 12:10
Compare
Choose a tag to compare
v1.0-beta1 Pre-release
Pre-release
Merge branch 'feature/add_esp8266_compliance' into 'master'

examples: Add esp8266 compliance

See merge request esp-components/esp-azure!8