166 lines
2.7 KiB
JSON
166 lines
2.7 KiB
JSON
|
{
|
||
|
"manufacturer": "EUROtronic",
|
||
|
"manufacturerId": "0x0148",
|
||
|
"label": "EUR_AIRQUALITY",
|
||
|
"description": "Air Quality Sensor",
|
||
|
"devices": [
|
||
|
{
|
||
|
"productType": "0x0005",
|
||
|
"productId": "0x0001"
|
||
|
}
|
||
|
],
|
||
|
"firmwareVersion": {
|
||
|
"min": "0.0",
|
||
|
"max": "255.255"
|
||
|
},
|
||
|
"associations": {
|
||
|
"1": {
|
||
|
"label": "Lifeline",
|
||
|
"maxNodes": 1,
|
||
|
"isLifeline": true
|
||
|
},
|
||
|
"2": {
|
||
|
"label": "Temperature",
|
||
|
"maxNodes": 5
|
||
|
}
|
||
|
},
|
||
|
"paramInformation": [
|
||
|
{
|
||
|
"#": "1",
|
||
|
"label": "Temperature Change Reporting Threshold",
|
||
|
"valueSize": 1,
|
||
|
"unit": "0.1 °C",
|
||
|
"minValue": 0,
|
||
|
"maxValue": 50,
|
||
|
"defaultValue": 5,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Disable",
|
||
|
"value": 0
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "2",
|
||
|
"label": "Humidity Change Reporting Threshold",
|
||
|
"valueSize": 1,
|
||
|
"unit": "%rH",
|
||
|
"minValue": 0,
|
||
|
"maxValue": 10,
|
||
|
"defaultValue": 5,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Disable",
|
||
|
"value": 0
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "3",
|
||
|
"label": "Temperature Scale",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 0,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Celsius",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Fahrenheit",
|
||
|
"value": 1
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "4",
|
||
|
"label": "Temperature Resolution",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 0,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "No resolution (Example 22 °C)",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "1/10 resolution (Example 22.3 °C)",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"label": "1/100 resolution (Example 22.35 °C)",
|
||
|
"value": 2
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "5",
|
||
|
"label": "Humidity Resolution",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 0,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "No resolution (Example 33 %)",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "1/10 resolution (Example 33.4 %)",
|
||
|
"value": 1
|
||
|
},
|
||
|
{
|
||
|
"label": "1/100 resolution (Example 33.45 %)",
|
||
|
"value": 2
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "6",
|
||
|
"label": "VOC Change Reporting Threshold",
|
||
|
"valueSize": 1,
|
||
|
"unit": "x100 ppb",
|
||
|
"minValue": 0,
|
||
|
"maxValue": 10,
|
||
|
"defaultValue": 5,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Disable",
|
||
|
"value": 0
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "7",
|
||
|
"label": "CO2eq Change Reporting Threshold",
|
||
|
"valueSize": 1,
|
||
|
"unit": "x100 ppb",
|
||
|
"minValue": 0,
|
||
|
"maxValue": 10,
|
||
|
"defaultValue": 5,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Disable",
|
||
|
"value": 0
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "8",
|
||
|
"label": "Air Quality Indication via LED",
|
||
|
"valueSize": 1,
|
||
|
"defaultValue": 1,
|
||
|
"allowManualEntry": false,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Disable",
|
||
|
"value": 0
|
||
|
},
|
||
|
{
|
||
|
"label": "Enable",
|
||
|
"value": 1
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|