153 lines
2.7 KiB
JSON
153 lines
2.7 KiB
JSON
|
{
|
||
|
"manufacturer": "Popp & Co",
|
||
|
"manufacturerId": "0x0154",
|
||
|
"label": "POPE701202",
|
||
|
"description": "Popp Mold Detector",
|
||
|
"devices": [
|
||
|
{
|
||
|
"productType": "0x0004",
|
||
|
"productId": "0x0014"
|
||
|
}
|
||
|
],
|
||
|
"firmwareVersion": {
|
||
|
"min": "0.0",
|
||
|
"max": "255.255"
|
||
|
},
|
||
|
"paramInformation": [
|
||
|
{
|
||
|
"#": "1",
|
||
|
"label": "Min. Temp. Change",
|
||
|
"description": "Minimum Temperature change to report",
|
||
|
"valueSize": 1,
|
||
|
"minValue": 0,
|
||
|
"maxValue": 100,
|
||
|
"defaultValue": 20,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Disabled",
|
||
|
"value": 0
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "2",
|
||
|
"label": "Min Humidity Change",
|
||
|
"valueSize": 1,
|
||
|
"minValue": 0,
|
||
|
"maxValue": 20,
|
||
|
"defaultValue": 7,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Disabled",
|
||
|
"value": 0
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "4",
|
||
|
"label": "Periodic Reports",
|
||
|
"valueSize": 2,
|
||
|
"minValue": 0,
|
||
|
"maxValue": 65535,
|
||
|
"defaultValue": 43200,
|
||
|
"unsigned": true,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Disabled",
|
||
|
"value": 0
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "5",
|
||
|
"label": "Temperature Upper Watermark",
|
||
|
"valueSize": 2,
|
||
|
"minValue": 0,
|
||
|
"maxValue": 1000,
|
||
|
"defaultValue": 0,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Disabled",
|
||
|
"value": 0
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "6",
|
||
|
"label": "Temperature Lower Watermark",
|
||
|
"valueSize": 2,
|
||
|
"minValue": -200,
|
||
|
"maxValue": 1000,
|
||
|
"defaultValue": 0
|
||
|
},
|
||
|
{
|
||
|
"#": "7",
|
||
|
"label": "Humidity Upper Watermark",
|
||
|
"valueSize": 1,
|
||
|
"minValue": 0,
|
||
|
"maxValue": 100,
|
||
|
"defaultValue": 0,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Disabled",
|
||
|
"value": 0
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "8",
|
||
|
"label": "Humidity Lower Watermark",
|
||
|
"valueSize": 1,
|
||
|
"minValue": 0,
|
||
|
"maxValue": 90,
|
||
|
"defaultValue": 0,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Disabled",
|
||
|
"value": 0
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"#": "9",
|
||
|
"label": "Low Temperature Trigger",
|
||
|
"description": "Low Temperature Trigger BASIC Set Command Value",
|
||
|
"valueSize": 1,
|
||
|
"minValue": 0,
|
||
|
"maxValue": 255,
|
||
|
"defaultValue": 255,
|
||
|
"unsigned": true
|
||
|
},
|
||
|
{
|
||
|
"#": "10",
|
||
|
"label": "High Temperature Trigger",
|
||
|
"description": "High Temperature Trigger BASIC Set Command Value",
|
||
|
"valueSize": 1,
|
||
|
"minValue": 0,
|
||
|
"maxValue": 255,
|
||
|
"defaultValue": 0,
|
||
|
"unsigned": true
|
||
|
},
|
||
|
{
|
||
|
"#": "11",
|
||
|
"label": "Low Humidity Trigger",
|
||
|
"description": "Low Humidity Trigger BASIC Set Command Value",
|
||
|
"valueSize": 1,
|
||
|
"minValue": 0,
|
||
|
"maxValue": 255,
|
||
|
"defaultValue": 255,
|
||
|
"unsigned": true
|
||
|
},
|
||
|
{
|
||
|
"#": "12",
|
||
|
"label": "High Humidity Trigger",
|
||
|
"description": "High Humidity Trigger BASIC Set Command Value",
|
||
|
"valueSize": 1,
|
||
|
"minValue": 0,
|
||
|
"maxValue": 255,
|
||
|
"defaultValue": 0,
|
||
|
"unsigned": true
|
||
|
}
|
||
|
]
|
||
|
}
|