36 lines
682 B
JSON
36 lines
682 B
JSON
{
|
|
"manufacturer": "Wenzhou MTLC Electric Appliances Co., Ltd.",
|
|
"manufacturerId": "0x011a",
|
|
"label": "ZW15RM-PLUS",
|
|
"description": "In-Wall Smart Meter Duplex Receptacle (15A)",
|
|
"devices": [
|
|
{
|
|
"productType": "0x0111",
|
|
"productId": "0x0105"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "1",
|
|
"label": "ON/OFF",
|
|
"description": "Synchronization of outlet power and LED indicator",
|
|
"valueSize": 1,
|
|
"defaultValue": 0,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Power on, LED off",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Power on, LED on",
|
|
"value": 1
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|