Skip to content

Instantly share code, notes, and snippets.

@mdobson
Last active August 29, 2015 14:07
Show Gist options
  • Save mdobson/836e1ce6c4c33f475994 to your computer and use it in GitHub Desktop.
Save mdobson/836e1ce6c4c33f475994 to your computer and use it in GitHub Desktop.
{
"class": [
"device"
],
"properties": {
"bulbId": "2",
"bulbName": "Zetta Demo",
"id": "53ff47ba-0364-4b11-abc0-58bec65f1cf3",
"type": "huebulb",
"name": "Hue Bulb Zetta Demo",
"state": "colorloop"
},
"actions": [
{
"name": "turn-on",
"method": "POST",
"href": "http://zetta-cloud-2.herokuapp.com/servers/660a5acf-21af-42c7-882b-ba9d995f43a7/devices/53ff47ba-0364-4b11-abc0-58bec65f1cf3",
"fields": [
{
"name": "action",
"type": "hidden",
"value": "turn-on"
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment