46 lines
794 B
JSON
46 lines
794 B
JSON
|
{
|
||
|
"manufacturer": "ZyXEL",
|
||
|
"manufacturerId": "0x0135",
|
||
|
"label": "ST812",
|
||
|
"description": "Flood Sensor",
|
||
|
"devices": [
|
||
|
{
|
||
|
"productType": "0x000b",
|
||
|
"productId": "0x0001"
|
||
|
}
|
||
|
],
|
||
|
"firmwareVersion": {
|
||
|
"min": "0.0",
|
||
|
"max": "255.255"
|
||
|
},
|
||
|
"associations": {
|
||
|
"1": {
|
||
|
"label": "Power applied and Sensor Alarm",
|
||
|
"maxNodes": 1,
|
||
|
"isLifeline": true
|
||
|
},
|
||
|
"2": {
|
||
|
"label": "Device control",
|
||
|
"description": "Group to send trigger value to",
|
||
|
"maxNodes": 3
|
||
|
}
|
||
|
},
|
||
|
"paramInformation": [
|
||
|
{
|
||
|
"#": "1",
|
||
|
"label": "Basic Level Set",
|
||
|
"description": "The value sent with Basic commands in case of detected flood",
|
||
|
"valueSize": 1,
|
||
|
"minValue": 0,
|
||
|
"maxValue": 99,
|
||
|
"defaultValue": 99,
|
||
|
"options": [
|
||
|
{
|
||
|
"label": "Off",
|
||
|
"value": 0
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|