93 lines
1.6 KiB
JSON
93 lines
1.6 KiB
JSON
{
|
|
"manufacturer": "Chromagic Technologies Corporation",
|
|
"manufacturerId": "0x0116",
|
|
"label": "ITEMP",
|
|
"description": "Contact and Temperature Sensor",
|
|
"devices": [
|
|
{
|
|
"productType": "0x1182",
|
|
"productId": "0x4501"
|
|
},
|
|
{
|
|
"productType": "0x1188",
|
|
"productId": "0x4501"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"associations": {
|
|
"1": {
|
|
"label": "Binary input Group",
|
|
"maxNodes": 5
|
|
},
|
|
"2": {
|
|
"label": "Alarm Group",
|
|
"maxNodes": 5
|
|
}
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "1",
|
|
"label": "Reset to Factory Default",
|
|
"description": "Delete configuration but keeps inclusion",
|
|
"valueSize": 1,
|
|
"defaultValue": 0,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Normal operation",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Factory reset",
|
|
"value": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "2",
|
|
"label": "Command Sent on External Dry Contact",
|
|
"description": "Configure what the external contact sends when triggered",
|
|
"valueSize": 1,
|
|
"defaultValue": 0,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Alarm resport type 2",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Basic on or basic off",
|
|
"value": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "5",
|
|
"label": "Operating Mode",
|
|
"valueSize": 1,
|
|
"defaultValue": 1,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Normal wakeup",
|
|
"value": 1
|
|
},
|
|
{
|
|
"label": "Always awake",
|
|
"value": 3
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "6",
|
|
"label": "Temperature Offset",
|
|
"valueSize": 2,
|
|
"minValue": 0,
|
|
"maxValue": 15300,
|
|
"defaultValue": 0
|
|
}
|
|
]
|
|
}
|