mongoose-os-libs / azure

Azure IoT Hub support library for Mongoose OS
Other
4 stars 2 forks source link

AZURE_TWIN_UPDATE_TOPIC missing $ #7

Open Sconan opened 2 weeks ago

Sconan commented 2 weeks ago

Please correct in mgos_azure_shadow.c the missing $ before "rid".

After an indeterminate period of time (4-6 weeks) our IOS Hub stopped accepting updates, probably had something to do with GWV2, which was set by Azure.

define AZURE_TWIN_UPDATE_TOPIC \

"$iothub/twin/PATCH/properties/reported/?$rid=upd%u"

Sconan commented 2 weeks ago

Sorry, https://github.com/mongoose-os-libs/azure/pull/6