added

Set Custom Device Property AMP

I have added an AMP to the Recipes that will allow you to run an automation policy to change the value of a custom device property. In this AMPs inputs you select the Custom Device Property you wish to update from the dropdown list, you then input the new value and again select the Custom Device Property you wish to change from the dropdown list in the Output Parameters.

You can use this AMP to schedule a change of value at a specific time that in turn may trigger other automated actions at that time.

The AMP will compare the new value specified with the existing value and if they are different, it will update the value to the new one specified.

It is import to note that, if they custom device property is using the DropDown type, then the new value specified must match a value available from the dropdown list, this value is case sensitive.