Skip to content

Instantly share code, notes, and snippets.

@Fleker
Last active December 1, 2018 23:55
Show Gist options
  • Save Fleker/382bedb18d88057083c473d3a5f6e6d9 to your computer and use it in GitHub Desktop.
Save Fleker/382bedb18d88057083c473d3a5f6e6d9 to your computer and use it in GitHub Desktop.
Returns toggles
{
"requestId": "ff36a3cc-ec34–11e6-b1a0–64510650abcf",
"payload": {
"agentUserId": "1836.15267389",
"devices": [{
"id": "123",
"type": "action.devices.types.CAMERA",
"traits": [
"action.devices.traits.Toggles"
],
"name": {
"defaultNames": ["Felker Corp Camera"],
"name": "front camera",
"nicknames": ["camera"]
},
"willReportState": false,
"attributes": {
"availableToggles": [{
"name": "Night",
"name_values": [{
"name_synonym": ["night"],
"lang": "en"
}, {
"name_synonym": ["おやすみ"],
"lang": "ja"
}]
}, {
"name": "recording",
"name_values": [{
"name_synonym": ["recording", "monitoring"],
"lang": "en"
}, {
"name_synonym": ["サイレント"],
"lang": "ja"
}]
}]
},
"deviceInfo": {
"manufacturer": "Felker Corp",
"model": "233451",
"hwVersion": "3.2",
"swVersion": "11.4"
}
}]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment