zwave-js/.config-db/devices/0x0267/10002041-130.json

217 lines
3.6 KiB
JSON
Raw Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "SimonTech S.L.U",
"manufacturerId": "0x0267",
"label": "10002041-130",
"description": "iO Cover for the Simon 100 Schuko Plug Socket",
"devices": [
{
"productType": "0x0009",
"productId": "0x0000"
}
],
"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,
"unit": "HEXADECIMAL",
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Default",
"value": 0
},
{
"label": "Power in watts",
"value": 255
}
]
},
{
"#": "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
},
{
"#": "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": 0
},
{
"label": "Restored to default",
"value": 39015
}
]
},
{
"#": "16",
"label": "Delay OFF",
"valueSize": 1,
"minValue": 0,
"maxValue": 254,
"defaultValue": 0,
"unsigned": true
},
{
"#": "17",
"label": "Post Reset State",
"description": "Load state after reset",
"valueSize": 1,
"defaultValue": 255,
"unsigned": true,
"allowManualEntry": false,
"options": [
{
"label": "Off after reset",
"value": 0
},
{
"label": "Activated after reset",
"value": 255
}
]
},
{
"#": "19",
"label": "Action When Pressing",
"valueSize": 1,
"defaultValue": 0,
"allowManualEntry": false,
"options": [
{
"label": "Toggle",
"value": 0
},
{
"label": "On",
"value": 1
},
{
"label": "Off",
"value": 2
}
]
},
{
"#": "20",
"label": "Identify",
"description": "The center LED flashes",
"valueSize": 1,
"minValue": 255,
"maxValue": 255,
"defaultValue": 255,
"unsigned": true,
"writeOnly": true
},
{
"#": "21",
"label": "Charge Status",
"description": "Charge status (read-only)",
"valueSize": 2,
"minValue": 0,
"maxValue": 0,
"defaultValue": 0,
"readOnly": true
},
{
"#": "27",
"label": "Long Press Key",
"description": "Determines function of long press",
"valueSize": 1,
"defaultValue": 0,
"unsigned": true,
"allowManualEntry": false,
"options": [
{
"label": "Default",
"value": 0
},
{
"label": "Reset config parameters",
"value": 255
}
]
}
]
}