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.MICROWAVE", "traits": [ "action.devices.traits.Timer", "action.devices.traits.StartStop" ], "name": { "defaultNames": [ "AAA Smart Microwave" ], "name": "Microwave", "nicknames": [ "Kitchen microwave" ] }, "willReportState": true, "attributes": { "maxTimerLimitSec": 6039, "pausable": true }, "deviceInfo": { "manufacturer": "Smart Microwave Manufacturers", "model": "F600G", "hwVersion": "3.2", "swVersion": "11.4" }, "customData": { "fooValue": 74, "barValue": true, "bazValue": "lambtwirl" } } ] } }