35 lines
572 B
JSON
35 lines
572 B
JSON
{
|
|
"manufacturer": "Sunricher",
|
|
"manufacturerId": "0x0330",
|
|
"label": "Heatit Z-Push Button 8",
|
|
"description": "Wall Mounted Switch",
|
|
"devices": [
|
|
{
|
|
"productType": "0x0300",
|
|
"productId": "0xa305"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "1",
|
|
"label": "Factory Reset",
|
|
"valueSize": 2,
|
|
"defaultValue": 0,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Normal operation",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Factory reset",
|
|
"value": 21930
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|