Skip to content

Instantly share code, notes, and snippets.

@chris-gunawardena
Created September 3, 2017 11:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chris-gunawardena/37690d5ecc849450ed986aa50bc3b902 to your computer and use it in GitHub Desktop.
Save chris-gunawardena/37690d5ecc849450ed986aa50bc3b902 to your computer and use it in GitHub Desktop.
{
"requestId": "ff36a3cc-ec34-11e6-b1a0-64510650abcf",
"payload": {
"devices": [{
"id": "456",
"type": "action.devices.types.LIGHT",
"traits": [
"action.devices.traits.OnOff",
"action.devices.traits.Brightness",
"action.devices.traits.ColorSpectrum"
],
"name": {
"name": "kitchen light"
},
"willReportState": true
}]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment