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

141 lines
2.7 KiB
JSON

{
"manufacturer": "SimonTech S.L.U",
"manufacturerId": "0x0267",
"label": "10002034-13X",
"description": "Switch IO: On/Off Power Switch",
"devices": [
{
"productType": "0x0001",
"productId": "0x0000"
},
{
"productType": "0x0001",
"productId": "0x00da"
},
{
"productType": "0x0001",
"productId": "0x0107"
},
{
"productType": "0x0001",
"productId": "0x0477"
},
{
"productType": "0x0001",
"productId": "0x00f5"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "1",
"label": "Association LED",
"valueSize": 1,
"defaultValue": 0,
"unsigned": true,
"readOnly": true,
"allowManualEntry": false,
"options": [
{
"label": "Turns the main LED off",
"value": 0
},
{
"label": "Turns the main LED on",
"value": 255
}
]
},
{
"#": "10",
"label": "Delay ON",
"description": "Delay from activation request until load activation",
"valueSize": 1,
"minValue": 0,
"maxValue": 254,
"defaultValue": 0,
"unsigned": true
},
{
"#": "11",
"label": "Activation Time",
"description": "Time that load performs activated after complete an activation process.",
"valueSize": 1,
"minValue": 0,
"maxValue": 254,
"defaultValue": 0,
"unsigned": true
},
{
"#": "12",
"label": "Behavior of LED in Response",
"description": "Configuration of Main LED as identification at 20%.",
"valueSize": 1,
"defaultValue": 0,
"unsigned": true,
"allowManualEntry": false,
"options": [
{
"label": "LED off",
"value": 0
},
{
"label": "LED on at 20% of maximum level",
"value": 255
}
]
},
{
"#": "13",
"label": "Lock Input",
"description": "Locks the pushbutton and wired input actions.",
"valueSize": 1,
"defaultValue": 0,
"unsigned": true,
"allowManualEntry": false,
"options": [
{
"label": "Unlock the direct control of load",
"value": 0
},
{
"label": "Lock the direct control of load",
"value": 255
}
]
},
{
"#": "15",
"label": "Reset Default",
"description": "Parameters, Groups, and Z-Wave status are restored to default.",
"valueSize": 2,
"defaultValue": 0,
"unsigned": true,
"writeOnly": true,
"allowManualEntry": false,
"options": [
{
"label": "Normal operating mode",
"value": 0
},
{
"label": "Reset to factory defaults",
"value": 39015
}
]
},
{
"#": "16",
"label": "Delay OFF",
"description": "Delay from deactivation request until load deactivation.",
"valueSize": 1,
"minValue": 0,
"maxValue": 254,
"defaultValue": 0,
"unsigned": true
}
]
}