Paste the SYNC JSON in the text area below.
Validate
{ "requestId": "ff36a3cc-ec34-11e6-b1a0-64510650abcf", "payload": { "agentUserId": "1836.15267389", "devices": [ { "id": "123", "type": "action.devices.types.LIGHT", "traits": [ "action.devices.traits.ColorSpectrum" ], "name": { "defaultNames": [ "AAA bulb A19 color hyperglow" ], "name": "lamp1", "nicknames": [ "reading lamp" ] }, "willReportState": true, "attributes": { "colorModel": "rgb" }, "deviceInfo": { "manufacturer": "AAA", "model": "hg11", "hwVersion": "1.2", "swVersion": "5.4" }, "customData": { "fooValue": 12, "barValue": false, "bazValue": "dancing alpaca" } } ] } }