95 lines
1.9 KiB
JSON
95 lines
1.9 KiB
JSON
{
|
|
"manufacturer": "Wenzhou MTLC Electric Appliances Co., Ltd.",
|
|
"manufacturerId": "0x011a",
|
|
"label": "ZW15SM",
|
|
"description": "Binary Switch + Meter",
|
|
"devices": [
|
|
{
|
|
"productType": "0x0111",
|
|
"productId": "0x0102"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "1",
|
|
"label": "LED Toggle",
|
|
"description": "Synchronization of load 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
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "2",
|
|
"label": "Button Toggle",
|
|
"description": "Configure button toggle",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 1,
|
|
"defaultValue": 0
|
|
},
|
|
{
|
|
"#": "8",
|
|
"label": "METER_REPORT Instant Energy Interval",
|
|
"valueSize": 1,
|
|
"unit": "minutes",
|
|
"minValue": 0,
|
|
"maxValue": 255,
|
|
"defaultValue": 0,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "9",
|
|
"label": "Instant Energy Autosend Interval",
|
|
"valueSize": 1,
|
|
"unit": "minutes",
|
|
"minValue": 0,
|
|
"maxValue": 255,
|
|
"defaultValue": 0,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "10",
|
|
"label": "Accumulated Energy Autosend Interval Report",
|
|
"valueSize": 1,
|
|
"unit": "minutes",
|
|
"minValue": 0,
|
|
"maxValue": 255,
|
|
"defaultValue": 0,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "11",
|
|
"label": "Power Change Notification",
|
|
"description": "Enable automatic notifications whenever there is a wattage change",
|
|
"valueSize": 1,
|
|
"minValue": 0,
|
|
"maxValue": 3,
|
|
"defaultValue": 1
|
|
},
|
|
{
|
|
"#": "12",
|
|
"label": "Power Change Notification Threshold",
|
|
"description": "Minimum change in wattage report",
|
|
"valueSize": 1,
|
|
"unit": "deciwatts",
|
|
"minValue": 0,
|
|
"maxValue": 255,
|
|
"defaultValue": 10,
|
|
"unsigned": true
|
|
}
|
|
]
|
|
}
|