zwave-js/.config-db/devices/0x013c/pse04.json
2025-01-10 22:05:04 -08:00

162 lines
3.6 KiB
JSON

{
"manufacturer": "Philio Technology Corp",
"manufacturerId": "0x013c",
"label": "PSE04",
"description": "Multiple Sound Siren",
"devices": [
{
"productType": "0x0004",
"productId": "0x0084",
"zwaveAllianceId": [4191, 4258, 4272, 4278, 4286, 4292, 4296, 4303, 4306, 4311]
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Lifeline",
"maxNodes": 1,
"isLifeline": true
}
},
"paramInformation": [
{
"#": "1",
"label": "Reporting Interval",
"valueSize": 1,
"unit": "30 seconds",
"minValue": 0,
"maxValue": 255,
"defaultValue": 30,
"unsigned": true
},
{
"#": "2",
"label": "Sound Duration",
"valueSize": 1,
"unit": "30 seconds",
"minValue": 0,
"maxValue": 255,
"defaultValue": 6,
"unsigned": true
},
{
"#": "3[0x01]",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "Trigger Alarm",
"valueSize": 1
},
{
"#": "3[0x02]",
"$import": "~/templates/master_template.json#base_enable_disable",
"label": "Sound",
"valueSize": 1
},
{
"#": "3[0x04]",
"$import": "~/templates/master_template.json#temperature_scale"
},
{
"#": "4",
"label": "Temperature Reporting Threshold: Interval",
"valueSize": 1,
"unit": "30 seconds",
"minValue": 0,
"maxValue": 255,
"defaultValue": 12,
"unsigned": true
},
{
"#": "5",
"label": "Temperature Reporting Threshold: Change",
"valueSize": 1,
"minValue": 0,
"maxValue": 255,
"defaultValue": 0,
"unsigned": true
},
{
"#": "6",
"label": "Battery Reporting Interval",
"valueSize": 1,
"minValue": 0,
"maxValue": 255,
"defaultValue": 12,
"unsigned": true
},
{
"#": "7[0x03]",
"label": "Sound Level",
"valueSize": 1,
"minValue": 0,
"maxValue": 3,
"defaultValue": 3,
"unsigned": true,
"options": [
{
"label": "Default (High)",
"value": 0
},
{
"label": "Low",
"value": 1
},
{
"label": "Medium",
"value": 2
},
{
"label": "High",
"value": 3
}
]
},
{
"#": "7[0xf0]",
"label": "Sound ID",
"valueSize": 1,
"minValue": 0,
"maxValue": 6,
"defaultValue": 0,
"unsigned": true,
"options": [
{
"label": "Stop",
"value": 0
},
{
"label": "Fire",
"value": 1
},
{
"label": "Ambulance",
"value": 2
},
{
"label": "Police",
"value": 3
},
{
"label": "Alarm",
"value": 4
},
{
"label": "Ding dong",
"value": 5
},
{
"label": "Beep",
"value": 6
}
]
}
],
"metadata": {
"inclusion": "1. Have Z-Wave Controller entered inclusion mode.\n2. Pressing tamper key three times within 1.5 seconds to enter the inclusion mode.\n3. After add successful, the LED will light ON 1 second",
"exclusion": "1. Have Z-Wave Controller entered exclusion mode.\n2. Pressing tamper key three times within 1.5 seconds to enter the exclusion mode.\n3. Node ID has been excluded",
"reset": "1. Pressing tamper key four times within 1.5 seconds and do not release the tamper key in the 4th pressed, and the LED will light ON.\n2. After 3 seconds the LED will turn OFF, after that within 2 seconds, release the tamper key. If successful, the LED will light ON one second. Otherwise, the LED will flash once.\n3. IDs are excluded and all settings will reset to factory default",
"manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=product_documents/4191/PSE04_UserManual_Philio_V3_Certification_2.pdf"
}
}