-
Notifications
You must be signed in to change notification settings - Fork 91
/
Copy pathVitoconnectOpto2.json
125 lines (125 loc) · 3.91 KB
/
VitoconnectOpto2.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
{
"data": [
{
"apiVersion": 1,
"commands": {},
"feature": "gateway.devices",
"gatewayId": "##############",
"isEnabled": true,
"isReady": true,
"properties": {
"devices": {
"type": "DeviceList",
"value": [
{
"fingerprint": "###",
"id": "gateway",
"modelId": "Heatbox2_SRC",
"modelVersion": "###",
"name": "Heatbox 2 SRC, Vitoconnect",
"roles": [
"type:gateway;VitoconnectOpto2/OT2",
"type:hb2",
"type:legacy"
],
"status": "online",
"type": "vitoconnect"
},
{
"fingerprint": "###",
"id": "RoomControl-1",
"modelId": "Smart_RoomControl",
"modelVersion": "###",
"name": "Smart_RoomControl_49",
"roles": [
"capability:monetization;FTDC",
"capability:monetization;OWD",
"capability:zigbeeCoordinator",
"type:legacy",
"type:virtual;smartRoomControl"
],
"status": "online",
"type": "roomControl"
},
{
"fingerprint": "ext_hd_ctrl:hb2,mj:2,mi:50,p:3",
"id": "HeatDemandControl",
"modelId": "HeatDemandControl",
"modelVersion": "849a43846dbfc44d4024d3709dddc041efc7c0e1",
"name": "External Heat Demand Control",
"roles": [
"type:legacy",
"type:virtual;heatDemandControl"
],
"status": "online",
"type": "virtual"
},
{
"fingerprint": "gg:20,gk:4d,si:66,esi:65535",
"id": "0",
"modelId": "CU401B_S",
"modelVersion": "712d6e32c9e295df60b8ab278580eb730f6b58ec",
"name": "Vitocalxxx-S mit Vitotronic 200 (Typ WO1C)",
"roles": [
"capability:monetization;AdvancedReport",
"type:heatpump",
"type:legacy",
"type:product;CU401B"
],
"status": "online",
"type": "heating"
},
{
"fingerprint": "###",
"id": "1",
"modelId": "VPlusHO1_40",
"modelVersion": "###",
"name": "VT 200 (HO1A / HO1B)",
"roles": [
"type:boiler",
"type:legacy",
"type:product;VPlusHO1"
],
"status": "online",
"type": "heating"
},
{
"fingerprint": "###",
"id": "zigbee-#####",
"modelId": "Smart_Device_eTRV_generic_50",
"modelVersion": "ac746d50a111d3eb8fa54146c05971aa2bc5b5cc",
"name": "Smart_Device_eTRV_generic_50",
"roles": [
"type:actuator",
"type:legacy",
"type:radiator",
"type:smartRoomDevice"
],
"status": "online",
"type": "zigbee"
}
]
}
},
"timestamp": "2024-03-28T05:06:02.633Z",
"uri": "https://api.viessmann.com/iot/v1/features/installations/######/gateways/##############/features/gateway.devices"
},
{
"apiVersion": 1,
"commands": {},
"feature": "gateway.wifi",
"gatewayId": "##############",
"isEnabled": true,
"isReady": true,
"properties": {
"strength": {
"type": "number",
"unit": "",
"value": -41
}
},
"timestamp": "2024-03-30T17:31:57.758Z",
"uri": "https://api.viessmann.com/iot/v1/features/installations/######/gateways/##############/features/gateway.wifi"
}
]
}