54 lines
877 B
JSON
54 lines
877 B
JSON
{
|
|
"manufacturer": "Wenzhou MTLC Electric Appliances Co., Ltd.",
|
|
"manufacturerId": "0x011a",
|
|
"label": "ZW15S",
|
|
"description": "Binary Switch",
|
|
"devices": [
|
|
{
|
|
"productType": "0x0101",
|
|
"productId": "0x0101"
|
|
},
|
|
{
|
|
"productType": "0x0101",
|
|
"productId": "0x0102"
|
|
},
|
|
{
|
|
"productType": "0x1415",
|
|
"productId": "0x3343",
|
|
"zwaveAllianceId": 12
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"associations": {
|
|
"1": {
|
|
"label": "Group 1",
|
|
"maxNodes": 5
|
|
}
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "1",
|
|
"label": "LED State",
|
|
"valueSize": 1,
|
|
"defaultValue": 0,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Power on, LED off",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Power on, LED on",
|
|
"value": 1
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"compat": {
|
|
// Enable double-tap support
|
|
"mapBasicSet": "event"
|
|
}
|
|
}
|