43 lines
804 B
JSON
43 lines
804 B
JSON
|
{
|
||
|
"manufacturer": "Evolve",
|
||
|
"manufacturerId": "0x0113",
|
||
|
"label": "LFM-20",
|
||
|
"description": "20A Relay Fixture Module",
|
||
|
"devices": [
|
||
|
{
|
||
|
"productType": "0x5246",
|
||
|
"productId": "0x3133"
|
||
|
}
|
||
|
],
|
||
|
"firmwareVersion": {
|
||
|
"min": "0.0",
|
||
|
"max": "255.255"
|
||
|
},
|
||
|
"paramInformation": [
|
||
|
{
|
||
|
"#": "3",
|
||
|
"label": "Night Light",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 1,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "No",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Yes",
|
||
|
"value": 1
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"compat": {
|
||
|
"mapBasicSet": "event"
|
||
|
},
|
||
|
"metadata": {
|
||
|
"inclusion": "Put your controller in INCLUDE mode, and double tap the button on the face of the device.",
|
||
|
"exclusion": "Put your controller in EXCLUDE mode, and double tap the button on the face of the device."
|
||
|
}
|
||
|
}
|