Skip to content

Commit

Permalink
New device - EPTECH TLC-2206 Water Level Monitor v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Cossid committed Jun 25, 2024
1 parent e93ceee commit 67dbdec
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 0 deletions.
102 changes: 102 additions & 0 deletions devices/epttech-tlc-2206-water-level-monitor-v2.0.2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,102 @@
{
"manufacturer": "EPTTECH",
"name": "TLC-2206 Water Level Monitor v2.0.2",
"key": "wtzwyhkev3b4ubns",
"ap_ssid": "SmartLife",
"github_issues": [],
"image_urls": [
"epttech-tlc-2206-water-level-monitor-v2.0.2.jpg"
],
"profiles": [
"bk7231n-common-user-config-ty-2.0.2-sdk-2.3.1-40.00"
],
"schemas": {
"ehix00": [
{
"type": "obj",
"mode": "ro",
"property": {
"range": [
"normal",
"lower_alarm",
"upper_alarm"
],
"type": "enum"
},
"id": 1
},
{
"type": "obj",
"mode": "ro",
"property": {
"min": 0,
"max": 10000,
"scale": 2,
"step": 1,
"type": "value"
},
"id": 2
},
{
"type": "obj",
"mode": "rw",
"property": {
"min": 0,
"max": 100,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 7
},
{
"type": "obj",
"mode": "rw",
"property": {
"min": 0,
"max": 100,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 8
},
{
"type": "obj",
"mode": "rw",
"property": {
"min": 200,
"max": 2500,
"scale": 3,
"step": 1,
"type": "value"
},
"id": 19
},
{
"type": "obj",
"mode": "rw",
"property": {
"min": 100,
"max": 2400,
"scale": 3,
"step": 1,
"type": "value"
},
"id": 21
},
{
"type": "obj",
"mode": "ro",
"property": {
"min": 0,
"max": 100,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 22
}
]
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 67dbdec

Please sign in to comment.