@zwave-js/config 8.11.3 → 8.11.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -0,0 +1,160 @@
|
|
|
1
|
+
{
|
|
2
|
+
"manufacturer": "ConnectHome",
|
|
3
|
+
"manufacturerId": "0x0179",
|
|
4
|
+
"label": "CH-103",
|
|
5
|
+
"description": "CH-103 Relay",
|
|
6
|
+
"devices": [
|
|
7
|
+
{
|
|
8
|
+
"productType": "0x0041",
|
|
9
|
+
"productId": "0x0014"
|
|
10
|
+
}
|
|
11
|
+
],
|
|
12
|
+
"firmwareVersion": {
|
|
13
|
+
"min": "0.0",
|
|
14
|
+
"max": "255.255"
|
|
15
|
+
},
|
|
16
|
+
"associations": {
|
|
17
|
+
"1": {
|
|
18
|
+
"label": "Temperature and Alarm Reports",
|
|
19
|
+
"maxNodes": 10,
|
|
20
|
+
"isLifeline": true
|
|
21
|
+
},
|
|
22
|
+
"2": {
|
|
23
|
+
"label": "Switch S1",
|
|
24
|
+
"maxNodes": 10,
|
|
25
|
+
"isLifeline": false
|
|
26
|
+
},
|
|
27
|
+
"3": {
|
|
28
|
+
"label": "Switch S2",
|
|
29
|
+
"maxNodes": 10,
|
|
30
|
+
"isLifeline": false
|
|
31
|
+
}
|
|
32
|
+
},
|
|
33
|
+
"paramInformation": [
|
|
34
|
+
{
|
|
35
|
+
"#": "1",
|
|
36
|
+
"label": "Calibration",
|
|
37
|
+
"valueSize": 1,
|
|
38
|
+
"minValue": 0,
|
|
39
|
+
"maxValue": 1,
|
|
40
|
+
"defaultValue": 0,
|
|
41
|
+
"allowManualEntry": false,
|
|
42
|
+
"options": [
|
|
43
|
+
{
|
|
44
|
+
"label": "Idle",
|
|
45
|
+
"value": 0
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"label": "Calibrate",
|
|
49
|
+
"value": 1
|
|
50
|
+
}
|
|
51
|
+
]
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
"#": "2",
|
|
55
|
+
"label": "Operation Mode",
|
|
56
|
+
"valueSize": 1,
|
|
57
|
+
"minValue": 0,
|
|
58
|
+
"maxValue": 2,
|
|
59
|
+
"defaultValue": 0,
|
|
60
|
+
"allowManualEntry": false,
|
|
61
|
+
"options": [
|
|
62
|
+
{
|
|
63
|
+
"label": "Standard",
|
|
64
|
+
"value": 0
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
"label": "Motor with limit switchs",
|
|
68
|
+
"value": 1
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"label": "Blind Control",
|
|
72
|
+
"value": 2
|
|
73
|
+
}
|
|
74
|
+
]
|
|
75
|
+
},
|
|
76
|
+
{
|
|
77
|
+
"#": "3",
|
|
78
|
+
"label": "Rotation Time",
|
|
79
|
+
"description": "Time of full rotation of lamellas or 180° in the blind mode",
|
|
80
|
+
"unit": "0.1 s",
|
|
81
|
+
"valueSize": 2,
|
|
82
|
+
"minValue": 0,
|
|
83
|
+
"maxValue": 1000,
|
|
84
|
+
"defaultValue": 0
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
"#": "4",
|
|
88
|
+
"label": "Open Operating Time",
|
|
89
|
+
"unit": "0.1 s",
|
|
90
|
+
"valueSize": 2,
|
|
91
|
+
"minValue": 0,
|
|
92
|
+
"maxValue": 1000,
|
|
93
|
+
"defaultValue": 0
|
|
94
|
+
},
|
|
95
|
+
{
|
|
96
|
+
"#": "5",
|
|
97
|
+
"label": "Close Operating Time",
|
|
98
|
+
"unit": "0.1 s",
|
|
99
|
+
"valueSize": 2,
|
|
100
|
+
"minValue": 0,
|
|
101
|
+
"maxValue": 1000,
|
|
102
|
+
"defaultValue": 0
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
"#": "6",
|
|
106
|
+
"label": "Open Delay",
|
|
107
|
+
"unit": "0.1 s",
|
|
108
|
+
"valueSize": 2,
|
|
109
|
+
"minValue": 0,
|
|
110
|
+
"maxValue": 1000,
|
|
111
|
+
"defaultValue": 0
|
|
112
|
+
},
|
|
113
|
+
{
|
|
114
|
+
"#": "7",
|
|
115
|
+
"label": "Close Delay",
|
|
116
|
+
"unit": "0.1 s",
|
|
117
|
+
"valueSize": 2,
|
|
118
|
+
"minValue": 0,
|
|
119
|
+
"maxValue": 1000,
|
|
120
|
+
"defaultValue": 0
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
"#": "50",
|
|
124
|
+
"label": "Respond to Non-Encrypted Commands When Included Securely",
|
|
125
|
+
"valueSize": 1,
|
|
126
|
+
"minValue": 0,
|
|
127
|
+
"maxValue": 1,
|
|
128
|
+
"defaultValue": 0,
|
|
129
|
+
"allowManualEntry": false,
|
|
130
|
+
"options": [
|
|
131
|
+
{
|
|
132
|
+
"label": "Enable",
|
|
133
|
+
"value": 0
|
|
134
|
+
},
|
|
135
|
+
{
|
|
136
|
+
"label": "Disable",
|
|
137
|
+
"value": 1
|
|
138
|
+
}
|
|
139
|
+
]
|
|
140
|
+
},
|
|
141
|
+
{
|
|
142
|
+
"#": "51",
|
|
143
|
+
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
144
|
+
"label": "Send Secure Commands to 2nd Association Group",
|
|
145
|
+
"description": "Only active when the node is included securely"
|
|
146
|
+
},
|
|
147
|
+
{
|
|
148
|
+
"#": "52",
|
|
149
|
+
"$import": "~/templates/master_template.json#base_enable_disable",
|
|
150
|
+
"label": "Send Secure Commands to 3rd Association Group",
|
|
151
|
+
"description": "Only active when the node is included securely"
|
|
152
|
+
}
|
|
153
|
+
],
|
|
154
|
+
"metadata": {
|
|
155
|
+
"inclusion": "Press the system button located on the top cover three times.",
|
|
156
|
+
"exclusion": "Press the system button located on the top cover three times.",
|
|
157
|
+
"reset": "Exclude causes factory reset.",
|
|
158
|
+
"manual": "https://connecthome.com.ua/product/ch103#anc_5"
|
|
159
|
+
}
|
|
160
|
+
}
|