36 lines
524 B
JSON
36 lines
524 B
JSON
|
{
|
||
|
"manufacturer": "Evolve",
|
||
|
"manufacturerId": "0x0113",
|
||
|
"label": "LDM-15W",
|
||
|
"description": "Lamp Module",
|
||
|
"devices": [
|
||
|
{
|
||
|
"productType": "0x4450",
|
||
|
"productId": "0x3030"
|
||
|
}
|
||
|
],
|
||
|
"firmwareVersion": {
|
||
|
"min": "0.0",
|
||
|
"max": "255.255"
|
||
|
},
|
||
|
"paramInformation": [
|
||
|
{
|
||
|
"#": "29",
|
||
|
"label": "Load Sense",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 1,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Disable",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Enable",
|
||
|
"value": 1
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|