zwave-js/.config-db/devices/0x0113/ldm-15w.json

36 lines
524 B
JSON
Raw Permalink Normal View History

2025-01-10 22:05:04 -08:00
{
"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
}
]
}
]
}