amenzhinsky / iothub

Azure IoT Hub SDK for Golang
MIT License
51 stars 57 forks source link

Add support for bulk updating of device twins. #52

Closed tom5760 closed 2 years ago

tom5760 commented 2 years ago

Same method as UpdateDevices, just a different operation tag. Allows bulk updates of Device.Tags and Device.Properties.