33 lines
557 B
JSON
33 lines
557 B
JSON
{
|
|
"manufacturer": "Wintop",
|
|
"manufacturerId": "0x0097",
|
|
"label": "iPlugDim",
|
|
"description": "Wall Plug with Dimming Function",
|
|
"devices": [
|
|
{
|
|
"productType": "0x6942",
|
|
"productId": "0x4503"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "1",
|
|
"label": "Set to Default",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 255,
|
|
"defaultValue": 85,
|
|
"unsigned": true,
|
|
"options": [
|
|
{
|
|
"label": "Set all config values to default values",
|
|
"value": 1
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|