Devices/UpdateSettings
Description
IoT Platform Device objects have a property named settings. Each setting property in settings correlates with a specific setting on the actual Device, which is managed by the IoT Platform Device SDK.
This endpoint enables the updating of a setting value of an IoT Platform Device object property so that this same value is modified on a physical Device in order to affect its functionality.
The IoT Platform Device SDK on the Device must be set up to monitor this property in order to trigger the proper functionality on the Device.