51 lines
1,020 B
JSON
51 lines
1,020 B
JSON
{
|
|
"manufacturer": "GE",
|
|
"manufacturerId": "0x0063",
|
|
"label": "28167 / ZW3104",
|
|
"description": "Plug-In 1-Outlet Dimmer, 500S",
|
|
"devices": [
|
|
{
|
|
"productType": "0x5044",
|
|
"productId": "0x3038"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "3",
|
|
"$import": "~/templates/master_template.json#led_indicator_three_options"
|
|
},
|
|
{
|
|
"#": "6",
|
|
"$if": "firmwareVersion >= 5.21",
|
|
"$import": "templates/jasco_template.json#smooth_level_changes"
|
|
},
|
|
{
|
|
"#": "7",
|
|
"$import": "templates/jasco_template.json#dimmer_steps_z"
|
|
},
|
|
{
|
|
"#": "8",
|
|
"$import": "templates/jasco_template.json#dimmer_times_z"
|
|
},
|
|
{
|
|
"#": "9",
|
|
"$import": "templates/jasco_template.json#dimmer_steps"
|
|
},
|
|
{
|
|
"#": "10",
|
|
"$import": "templates/jasco_template.json#dimmer_times"
|
|
},
|
|
{
|
|
"#": "11",
|
|
"$import": "templates/jasco_template.json#dimmer_steps_a"
|
|
},
|
|
{
|
|
"#": "12",
|
|
"$import": "templates/jasco_template.json#dimmer_times_a"
|
|
}
|
|
]
|
|
}
|