36 lines
696 B
JSON
36 lines
696 B
JSON
{
|
|
"manufacturer": "Wenzhou MTLC Electric Appliances Co., Ltd.",
|
|
"manufacturerId": "0x011a",
|
|
"label": "ZW20R",
|
|
"description": "20A Tamper Resistant Duplex Receptacle",
|
|
"devices": [
|
|
{
|
|
"productType": "0x0101",
|
|
"productId": "0x0603"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "1",
|
|
"label": "Toggle LED Mode",
|
|
"description": "Set to 1 for LED to be in sync with switch.",
|
|
"valueSize": 1,
|
|
"defaultValue": 0,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "LED is on when switch is off",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "LED is on when switch is on",
|
|
"value": 1
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|