zwave-js/.config-db/devices/0x0267/10002041-13x.json
2025-01-10 22:05:04 -08:00

145 lines
2.4 KiB
JSON

{
"manufacturer": "SimonTech S.L.U",
"manufacturerId": "0x0267",
"label": "10002041-13X",
"description": "iO Cover for the Simon 100 Schuko Plug Socket",
"devices": [
{
"productType": "0x0009",
"productId": "0x0022"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"label": "Association LED",
"description": "Turns ON/OFF the Association LED",
"valueSize": 1,
"unit": "HEXADECIMAL",
"defaultValue": 0,
"unsigned": true,
"writeOnly": true,
"allowManualEntry": false,
"options": [
{
"label": "Default",
"value": 0
},
{
"label": "Center LED on",
"value": 255
}
]
},
{
"#": "2",
"label": "Custom Consumption Limit",
"valueSize": 2,
"minValue": 0,
"maxValue": 65535,
"defaultValue": 0,
"unsigned": true
},
{
"#": "3",
"label": "Beacon LEDs",
"valueSize": 1,
"minValue": 0,
"maxValue": 99,
"defaultValue": 0,
"options": [
{
"label": "Disables the beacon function",
"value": 0
}
]
},
{
"#": "10",
"label": "Delay ON",
"valueSize": 1,
"minValue": 0,
"maxValue": 254,
"defaultValue": 0,
"unsigned": true
},
{
"#": "11",
"label": "Activation TIME",
"valueSize": 1,
"minValue": 0,
"maxValue": 254,
"defaultValue": 0,
"unsigned": true
},
{
"#": "12",
"label": "LED in Repose",
"valueSize": 1,
"defaultValue": 255,
"unsigned": true,
"allowManualEntry": false,
"options": [
{
"label": "Off",
"value": 0
},
{
"label": "On",
"value": 255
}
]
},
{
"#": "13",
"label": "Lock Input",
"valueSize": 1,
"defaultValue": 0,
"unsigned": true,
"allowManualEntry": false,
"options": [
{
"label": "Default",
"value": 0
},
{
"label": "Disables pushbutton",
"value": 255
}
]
},
{
"#": "15",
"label": "Reset",
"description": "Reset default",
"valueSize": 2,
"defaultValue": 0,
"unsigned": true,
"writeOnly": true,
"allowManualEntry": false,
"options": [
{
"label": "All parameters except long pulse lock",
"value": 17170
},
{
"label": "Restored to default",
"value": 39015
}
]
},
{
"#": "16",
"label": "Delay OFF",
"valueSize": 1,
"minValue": 0,
"maxValue": 254,
"defaultValue": 0,
"unsigned": true
}
]
}