50 lines
861 B
JSON
50 lines
861 B
JSON
{
|
|
"manufacturer": "GE",
|
|
"manufacturerId": "0x0063",
|
|
"label": "14291 / ZW4005",
|
|
"description": "In-Wall Paddle Switch, 500S",
|
|
"devices": [
|
|
{
|
|
"productType": "0x4952",
|
|
"productId": "0x3036"
|
|
},
|
|
{
|
|
"productType": "0x4952",
|
|
"productId": "0x3185"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"associations": {
|
|
// One entry for each association group
|
|
"1": {
|
|
"label": "Lifeline",
|
|
"maxNodes": 5,
|
|
"isLifeline": true
|
|
},
|
|
"2": {
|
|
"label": "Local Load",
|
|
"maxNodes": 5
|
|
},
|
|
"3": {
|
|
"label": "Double Tap",
|
|
"maxNodes": 5,
|
|
"isLifeline": true
|
|
}
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "3",
|
|
"$import": "~/templates/master_template.json#led_indicator_three_options"
|
|
},
|
|
{
|
|
"#": "4",
|
|
"$import": "~/templates/master_template.json#orientation"
|
|
}
|
|
],
|
|
"compat": {
|
|
"mapBasicSet": "event"
|
|
}
|
|
}
|