-
Notifications
You must be signed in to change notification settings - Fork 0
/
scratch4.json
74 lines (74 loc) · 2.02 KB
/
scratch4.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
{
"isok": true,
"data": {
"online": true,
"device_status": {
"ram_free": 40096,
"time": "06:10",
"meters": [
{
"power": 0,
"is_valid": true
}
],
"fs_free": 150098,
"fs_size": 233681,
"uptime": 81,
"_updated": "2023-06-15 04:10:06",
"unixtime": 1686802207,
"ext_temperature": [],
"serial": 3,
"getinfo": {
"fw_info": {
"device": "shelly1-C45BBE5F9BE9",
"fw": "20230503-095514\/v1.13.0-g9aed950"
}
},
"mac": "C45BBE5F9BE9",
"wifi_sta": {
"connected": true,
"ssid": "localhost",
"ip": "192.168.178.64",
"rssi": -66
},
"ram_total": 51688,
"update": {
"status": "unknown",
"has_update": false,
"new_version": "",
"old_version": "20230503-095514\/v1.13.0-g9aed950"
},
"has_update": false,
"relays": [
{
"ison": false,
"has_timer": false,
"timer_started": 0,
"timer_duration": 0,
"timer_remaining": 0,
"source": "input"
}
],
"ext_humidity": [],
"mqtt": {
"connected": false
},
"inputs": [
{
"input": 0,
"event": "",
"event_cnt": 0
}
],
"cfg_changed_cnt": 0,
"cloud": {
"enabled": true,
"connected": true
},
"actions_stats": {
"skipped": 0
},
"ext_sensors": []
}
}
}