|
1 | 1 | { |
2 | | - "endpoint": "https://apigw.tuyaeu.com", |
3 | | - "terminal_id": "REDACTED", |
| 2 | + "endpoint": "https://openapi.tuyaus.com", |
| 3 | + "auth_type": 0, |
| 4 | + "country_code": "1", |
| 5 | + "app_type": "tuyaSmart", |
4 | 6 | "mqtt_connected": true, |
5 | 7 | "disabled_by": null, |
6 | 8 | "disabled_polling": false, |
7 | | - "id": "bf27a4********368f4w", |
8 | | - "name": "Nivel del tanque A", |
| 9 | + "name": "House Water Level", |
| 10 | + "model": "EPT_Ultrasonic level sensor", |
9 | 11 | "category": "ywcgq", |
10 | 12 | "product_id": "wtzwyhkev3b4ubns", |
11 | 13 | "product_name": "Tank A Level", |
12 | 14 | "online": true, |
13 | 15 | "sub": false, |
14 | | - "time_zone": "+01:00", |
15 | | - "active_time": "2024-01-05T10:22:24+00:00", |
16 | | - "create_time": "2024-01-05T10:22:24+00:00", |
17 | | - "update_time": "2024-01-05T10:22:24+00:00", |
| 16 | + "time_zone": "-06:00", |
| 17 | + "active_time": "2023-11-02T22:48:03+00:00", |
| 18 | + "create_time": "2023-11-02T22:48:03+00:00", |
| 19 | + "update_time": "2023-11-09T13:32:38+00:00", |
18 | 20 | "function": { |
19 | 21 | "max_set": { |
20 | 22 | "type": "Integer", |
|
126 | 128 | } |
127 | 129 | }, |
128 | 130 | "status": { |
129 | | - "liquid_state": "normal", |
130 | | - "liquid_depth": 77, |
| 131 | + "liquid_state": "upper_alarm", |
| 132 | + "liquid_depth": 42, |
131 | 133 | "max_set": 100, |
132 | | - "mini_set": 10, |
133 | | - "installation_height": 980, |
134 | | - "liquid_depth_max": 140, |
135 | | - "liquid_level_percent": 97 |
| 134 | + "mini_set": 0, |
| 135 | + "installation_height": 560, |
| 136 | + "liquid_depth_max": 100, |
| 137 | + "liquid_level_percent": 100 |
136 | 138 | }, |
137 | | - "set_up": false, |
138 | | - "support_local": true |
| 139 | + "terminal_id": "REDACTED" |
139 | 140 | } |
0 commit comments