Skip to content

Instantly share code, notes, and snippets.

@crslade
Last active November 13, 2017 20:04
Show Gist options
  • Save crslade/9792a410f094c1091030bc3fc353864b to your computer and use it in GitHub Desktop.
Save crslade/9792a410f094c1091030bc3fc353864b to your computer and use it in GitHub Desktop.
{
"deviceName": "HVAC",
"deviceType": "HVAC",
"parameters": [
{"paramName": "Current Temperature", "paramType": "number", "paramActions": "read"},
{"paramName": "Set Temperature", "paramType": "number", "paramActions": "both"}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment