zwave-js/.config-db/devices/0x013c/pse02.json

45 lines
781 B
JSON
Raw Normal View History

2025-01-10 22:05:04 -08:00
{
"manufacturer": "Philio Technology Corp",
"manufacturerId": "0x013c",
"label": "PSE02",
"description": "Siren",
"devices": [
{
"productType": "0x0004",
"productId": "0x000a"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"paramInformation": [
{
"#": "7",
"label": "Costumer Function",
"description": "NotificationReport/BinaryReport",
"valueSize": 4,
"minValue": 0,
"maxValue": 65535,
"defaultValue": 4
},
{
"#": "29",
"label": "Disable Alarm",
"description": "Disable the alarm function.",
"valueSize": 4,
"minValue": 0,
"maxValue": 0,
"defaultValue": 0
},
{
"#": "31",
"label": "Alarm Duration",
"valueSize": 4,
"minValue": 0,
"maxValue": 127,
"defaultValue": 6
}
]
}