36 lines
654 B
JSON
36 lines
654 B
JSON
{
|
|
"manufacturer": "TKB Home",
|
|
"manufacturerId": "0x0118",
|
|
"label": "TZ77",
|
|
"description": "RGB Dimmer Switch",
|
|
"devices": [
|
|
{
|
|
"productType": "0x0311",
|
|
"productId": "0x0302"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "1",
|
|
"label": "Indicator Light State",
|
|
"description": "Change the state of indicator light",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 1,
|
|
"defaultValue": 1
|
|
},
|
|
{
|
|
"#": "2",
|
|
"label": "Memory Function",
|
|
"description": "Socket status when powered on",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 1,
|
|
"defaultValue": 1
|
|
}
|
|
]
|
|
}
|