Skip to content

Azure IoT SDK C

Compare
Choose a tag to compare
@andrew-buckley andrew-buckley released this 25 Jan 01:02
· 2494 commits to main since this release
2017-01-20
2148c13

C Device SDK

Removes usage of crtdbg in favor of anyhow using VLD
Converts interator in iothub_client_sample_mqtt_esp8266.c from size_t to int.
Adds mqtt sample specifically for smaller devices like esp8266

Bug Fixes

Fix for setting the clock back 1 day and back to current time
Fixes sprintf_s for interator in iothub_client_sample_mqtt_esp8266.c
Updates mqtt files for none C99 mode