36 lines
562 B
JSON
36 lines
562 B
JSON
{
|
|
"manufacturer": "CBCC Domotique SAS",
|
|
"manufacturerId": "0x0166",
|
|
"label": "SW-ZAP-1",
|
|
"description": "Swiid Plug",
|
|
"devices": [
|
|
{
|
|
"productType": "0x2007",
|
|
"productId": "0x0706"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "1",
|
|
"label": "Switch All",
|
|
"valueSize": 1,
|
|
"defaultValue": 255,
|
|
"unsigned": true,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Disabled",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Enabled",
|
|
"value": 255
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|