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

145 lines
2.2 KiB
JSON

{
"manufacturer": "Cloud Media",
"manufacturerId": "0x0200",
"label": "A803N",
"description": "Motion Sensor",
"devices": [
{
"productType": "0x0003",
"productId": "0x0002"
}
],
"firmwareVersion": {
"min": "0.0",
"max": "255.255"
},
"associations": {
"1": {
"label": "Group 1",
"maxNodes": 1,
"isLifeline": true
},
"2": {
"label": "Group 2",
"maxNodes": 4
},
"3": {
"label": "Group 3",
"maxNodes": 4
},
"4": {
"label": "Group 4",
"maxNodes": 4
}
},
"paramInformation": [
{
"#": "1",
"label": "Param 1",
"valueSize": 1,
"minValue": 0,
"maxValue": 255,
"defaultValue": 12,
"unsigned": true
},
{
"#": "2",
"label": "Param 2",
"valueSize": 1,
"minValue": 0,
"maxValue": 255,
"defaultValue": 3,
"unsigned": true
},
{
"#": "3",
"label": "Param 3",
"valueSize": 1,
"minValue": 0,
"maxValue": 255,
"defaultValue": 0,
"unsigned": true
},
{
"#": "4",
"label": "Param 4",
"valueSize": 1,
"minValue": 0,
"maxValue": 255,
"defaultValue": 15,
"unsigned": true
},
{
"#": "5",
"label": "Param 5",
"valueSize": 1,
"minValue": 0,
"maxValue": 255,
"defaultValue": 1,
"unsigned": true
},
{
"#": "6",
"label": "Param 6",
"valueSize": 1,
"minValue": 0,
"maxValue": 255,
"defaultValue": 1,
"unsigned": true
},
{
"#": "7",
"label": "Param 7",
"valueSize": 1,
"minValue": 0,
"maxValue": 255,
"defaultValue": 0,
"unsigned": true
},
{
"#": "8",
"label": "Param 8",
"valueSize": 1,
"minValue": 0,
"maxValue": 255,
"defaultValue": 255,
"unsigned": true
},
{
"#": "9",
"label": "Param 9",
"valueSize": 1,
"minValue": 0,
"maxValue": 255,
"defaultValue": 0,
"unsigned": true
},
{
"#": "10",
"label": "Param 10",
"valueSize": 1,
"minValue": 0,
"maxValue": 255,
"defaultValue": 50,
"unsigned": true
},
{
"#": "11",
"label": "Param 11",
"valueSize": 1,
"minValue": 0,
"maxValue": 255,
"defaultValue": 100,
"unsigned": true
},
{
"#": "12",
"label": "Param 12",
"valueSize": 1,
"minValue": 0,
"maxValue": 255,
"defaultValue": 3,
"unsigned": true
}
]
}