-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New device - EPTECH TLC-2206 Water Level Monitor v2.0.2
- Loading branch information
Showing
2 changed files
with
102 additions
and
0 deletions.
There are no files selected for viewing
102 changes: 102 additions & 0 deletions
102
devices/epttech-tlc-2206-water-level-monitor-v2.0.2.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.