-
Notifications
You must be signed in to change notification settings - Fork 91
/
Copy pathzigbee_Smart_Device_eTRV_generic_50.json
137 lines (137 loc) · 4.24 KB
/
zigbee_Smart_Device_eTRV_generic_50.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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
{
"data": [
{
"apiVersion": 1,
"commands": {},
"deviceId": "zigbee-048727fffeb429ae",
"feature": "device.messages.errors.raw",
"gatewayId": "################",
"isEnabled": true,
"isReady": true,
"properties": {
"entries": {
"type": "array",
"value": [
{
"accessLevel": "customer",
"audiences": [],
"errorCode": "F.731",
"priority": "criticalError"
}
]
}
},
"timestamp": "2025-02-03T02:30:52.129Z",
"uri": "https://api.viessmann.com/iot/v1/features/installations/#######/gateways/################/devices/zigbee-048727fffeb429ae/features/device.messages.errors.raw"
},
{
"apiVersion": 1,
"commands": {
"setName": {
"isExecutable": true,
"name": "setName",
"params": {
"name": {
"constraints": {
"maxLength": 40,
"minLength": 1,
"regEx": "^[\\p{L}0-9]+( [\\p{L}0-9]+)*$"
},
"required": true,
"type": "string"
}
},
"uri": "https://api.viessmann.com/iot/v1/features/installations/#######/gateways/################/devices/zigbee-048727fffeb429ae/features/device.name/commands/setName"
}
},
"deviceId": "zigbee-048727fffeb429ae",
"feature": "device.name",
"gatewayId": "################",
"isEnabled": true,
"isReady": true,
"properties": {
"name": {
"type": "string",
"value": "Wohnung"
}
},
"timestamp": "2025-02-03T02:30:52.129Z",
"uri": "https://api.viessmann.com/iot/v1/features/installations/#######/gateways/################/devices/zigbee-048727fffeb429ae/features/device.name"
},
{
"apiVersion": 1,
"commands": {},
"deviceId": "zigbee-048727fffeb429ae",
"feature": "device.power.battery",
"gatewayId": "################",
"isEnabled": true,
"isReady": true,
"properties": {
"level": {
"type": "number",
"unit": "percent",
"value": 66
}
},
"timestamp": "2025-02-03T02:30:52.129Z",
"uri": "https://api.viessmann.com/iot/v1/features/installations/#######/gateways/################/devices/zigbee-048727fffeb429ae/features/device.power.battery"
},
{
"apiVersion": 1,
"commands": {},
"deviceId": "zigbee-048727fffeb429ae",
"feature": "device.sensors.temperature",
"gatewayId": "################",
"isEnabled": true,
"isReady": true,
"properties": {
"status": {
"type": "string",
"value": "connected"
},
"value": {
"type": "number",
"unit": "celsius",
"value": 16.5
}
},
"timestamp": "2025-02-03T14:14:15.095Z",
"uri": "https://api.viessmann.com/iot/v1/features/installations/#######/gateways/################/devices/zigbee-048727fffeb429ae/features/device.sensors.temperature"
},
{
"apiVersion": 1,
"commands": {
"setTargetTemperature": {
"isExecutable": true,
"name": "setTargetTemperature",
"params": {
"temperature": {
"constraints": {
"max": 30,
"min": 8,
"stepping": 0.5
},
"required": true,
"type": "number"
}
},
"uri": "https://api.viessmann.com/iot/v1/features/installations/#######/gateways/################/devices/zigbee-048727fffeb429ae/features/trv.temperature/commands/setTargetTemperature"
}
},
"deviceId": "zigbee-048727fffeb429ae",
"feature": "trv.temperature",
"gatewayId": "################",
"isEnabled": true,
"isReady": true,
"properties": {
"value": {
"type": "number",
"unit": "celsius",
"value": 8
}
},
"timestamp": "2025-02-03T13:57:19.872Z",
"uri": "https://api.viessmann.com/iot/v1/features/installations/#######/gateways/################/devices/zigbee-048727fffeb429ae/features/trv.temperature"
}
]
}