176 lines
3.3 KiB
JSON
176 lines
3.3 KiB
JSON
{
|
|
"manufacturer": "Qubino",
|
|
"manufacturerId": "0x0159",
|
|
"label": "ZMNHZD",
|
|
"description": "Multifunctional Weather Station",
|
|
"devices": [
|
|
{
|
|
"productType": "0x0007",
|
|
"productId": "0x0053"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"associations": {
|
|
"1": {
|
|
"label": "Lifeline",
|
|
"description": "Reserved for the communication with the main controller",
|
|
"maxNodes": 1,
|
|
"isLifeline": true
|
|
},
|
|
"2": {
|
|
"label": "Basic on/off - wind",
|
|
"description": "triggered when the wind gust of the wind gauge exceed the configuration parameter 1 value",
|
|
"maxNodes": 16
|
|
},
|
|
"3": {
|
|
"label": "Basic on/off - rain",
|
|
"description": "triggered when the rain rate exceed the configuration parameter 2 value",
|
|
"maxNodes": 16
|
|
}
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "1",
|
|
"label": "Wind Gauge - Gust Top Value",
|
|
"valueSize": 2,
|
|
"unit": "m/s",
|
|
"minValue": 0,
|
|
"maxValue": 8800,
|
|
"defaultValue": 1000
|
|
},
|
|
{
|
|
"#": "2",
|
|
"label": "Rain Gauge - Rate Top Value",
|
|
"valueSize": 2,
|
|
"minValue": 0,
|
|
"maxValue": 30000,
|
|
"defaultValue": 200
|
|
},
|
|
{
|
|
"#": "3",
|
|
"label": "Wind Gauge",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 1,
|
|
"defaultValue": 1
|
|
},
|
|
{
|
|
"#": "4",
|
|
"label": "Rain Gauge",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 1,
|
|
"defaultValue": 1
|
|
},
|
|
{
|
|
"#": "5",
|
|
"label": "End Point 1",
|
|
"description": "Unsolicited report",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 1,
|
|
"defaultValue": 1
|
|
},
|
|
{
|
|
"#": "6",
|
|
"label": "End Point 2",
|
|
"description": "Unsolicited report",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 1,
|
|
"defaultValue": 1
|
|
},
|
|
{
|
|
"#": "7",
|
|
"label": "End Point 3",
|
|
"description": "Unsolicited report",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 1,
|
|
"defaultValue": 1
|
|
},
|
|
{
|
|
"#": "8",
|
|
"label": "End Point 4",
|
|
"description": "Unsolicited report",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 1,
|
|
"defaultValue": 1
|
|
},
|
|
{
|
|
"#": "9",
|
|
"label": "End Point 5",
|
|
"description": "Unsolicited report",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 1,
|
|
"defaultValue": 1
|
|
},
|
|
{
|
|
"#": "10",
|
|
"label": "End Point 6",
|
|
"description": "Unsolicited report",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 1,
|
|
"defaultValue": 1
|
|
},
|
|
{
|
|
"#": "11",
|
|
"label": "End Point 7",
|
|
"description": "Unsolicited report",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 1,
|
|
"defaultValue": 1
|
|
},
|
|
{
|
|
"#": "12",
|
|
"label": "End Point 8",
|
|
"description": "Unsolicited report",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 1,
|
|
"defaultValue": 1
|
|
},
|
|
{
|
|
"#": "13",
|
|
"label": "End Point 9",
|
|
"description": "Unsolicited report",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 1,
|
|
"defaultValue": 1
|
|
},
|
|
{
|
|
"#": "14",
|
|
"label": "End Point 10",
|
|
"description": "Unsolicited report",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 1,
|
|
"defaultValue": 1
|
|
},
|
|
{
|
|
"#": "15",
|
|
"label": "Random ID Enable",
|
|
"description": "enables/disables random ID",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 1,
|
|
"defaultValue": 0
|
|
},
|
|
{
|
|
"#": "250",
|
|
"label": "Unsecure / Secure Inclusion",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 1,
|
|
"defaultValue": 0
|
|
}
|
|
]
|
|
}
|