46 lines
915 B
JSON
46 lines
915 B
JSON
{
|
|
"manufacturer": "SIEGENIA-AUBI KG",
|
|
"manufacturerId": "0x0081",
|
|
"label": "SENSOAIR",
|
|
"description": "Air Quality Sensor for Indoor Use",
|
|
"devices": [
|
|
{
|
|
"productType": "0x00a0",
|
|
"productId": "0x0001",
|
|
"zwaveAllianceId": 266
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"associations": {
|
|
"1": {
|
|
"label": "Group 1",
|
|
"maxNodes": 5,
|
|
"isLifeline": true
|
|
}
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "1",
|
|
"label": "Device Configuration Value 1",
|
|
"description": "Configuration of the device operating mode",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 143,
|
|
"defaultValue": 141,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "2",
|
|
"label": "Interval for Unsolicited Sensor Report Mode B",
|
|
"description": "defines how often a Sensor report is sent",
|
|
"valueSize": 2,
|
|
"minValue": 5,
|
|
"maxValue": 65000,
|
|
"defaultValue": 30,
|
|
"unsigned": true
|
|
}
|
|
]
|
|
}
|