45 lines
781 B
JSON
45 lines
781 B
JSON
|
{
|
||
|
"manufacturer": "Philio Technology Corp",
|
||
|
"manufacturerId": "0x013c",
|
||
|
"label": "PSE02",
|
||
|
"description": "Siren",
|
||
|
"devices": [
|
||
|
{
|
||
|
"productType": "0x0004",
|
||
|
"productId": "0x000a"
|
||
|
}
|
||
|
],
|
||
|
"firmwareVersion": {
|
||
|
"min": "0.0",
|
||
|
"max": "255.255"
|
||
|
},
|
||
|
"paramInformation": [
|
||
|
{
|
||
|
"#": "7",
|
||
|
"label": "Costumer Function",
|
||
|
"description": "NotificationReport/BinaryReport",
|
||
|
"valueSize": 4,
|
||
|
"minValue": 0,
|
||
|
"maxValue": 65535,
|
||
|
"defaultValue": 4
|
||
|
},
|
||
|
{
|
||
|
"#": "29",
|
||
|
"label": "Disable Alarm",
|
||
|
"description": "Disable the alarm function.",
|
||
|
"valueSize": 4,
|
||
|
"minValue": 0,
|
||
|
"maxValue": 0,
|
||
|
"defaultValue": 0
|
||
|
},
|
||
|
{
|
||
|
"#": "31",
|
||
|
"label": "Alarm Duration",
|
||
|
"valueSize": 4,
|
||
|
"minValue": 0,
|
||
|
"maxValue": 127,
|
||
|
"defaultValue": 6
|
||
|
}
|
||
|
]
|
||
|
}
|