47 lines
807 B
JSON
47 lines
807 B
JSON
{
|
|
"manufacturer": "GE",
|
|
"manufacturerId": "0x0063",
|
|
"label": "45609 / ZW4001",
|
|
"description": "In-Wall Paddle Switch, 300S",
|
|
"devices": [
|
|
{
|
|
"productType": "0x5257",
|
|
"productId": "0x3533"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"associations": {
|
|
"1": {
|
|
"label": "Lifeline",
|
|
"maxNodes": 5,
|
|
"isLifeline": true
|
|
},
|
|
"2": {
|
|
"label": "Basic Set",
|
|
"maxNodes": 5
|
|
},
|
|
"3": {
|
|
"label": "Double Tap",
|
|
"maxNodes": 5,
|
|
"isLifeline": true
|
|
}
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "3",
|
|
"$import": "~/templates/master_template.json#led_indicator_two_options",
|
|
"defaultValue": 0
|
|
},
|
|
{
|
|
"#": "4",
|
|
"$import": "~/templates/master_template.json#orientation"
|
|
}
|
|
],
|
|
"compat": {
|
|
// Enable double-tap support
|
|
"mapBasicSet": "event"
|
|
}
|
|
}
|