Skip to content

Instantly share code, notes, and snippets.

@kakopappa
Created October 16, 2023 10:09
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 kakopappa/a04eef3577a55be6df4ad098ec8df031 to your computer and use it in GitHub Desktop.
Save kakopappa/a04eef3577a55be6df4ad098ec8df031 to your computer and use it in GitHub Desktop.
Water Level Indicator
{
"name": "Water Level Indicator",
"description": "Water Level Indicator",
"deviceTypeId": "621b9648f728ec974aac62f2",
"capabilities": [
{
"id": "5ff0b45f994fd31b7d5e89c2",
"range": {
"instanceId": "rangeInstance1",
"locale": "en-US",
"rangeName": "Water Level",
"minimumValue": 1,
"maximumValue": 100,
"precision": 1,
"unitOfMeasure": "5ffbeefbfaa11451974c6bbd",
"presets": [],
"nonControllable": true
}
},
{
"id": "62a707bd9e2f39090569e2d3"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment