141 lines
2.5 KiB
JSON
141 lines
2.5 KiB
JSON
{
|
|
"manufacturer": "Inteset",
|
|
"manufacturerId": "0x039a",
|
|
"label": "NAS-WR01Z",
|
|
"description": "Wall Plug Switch 12A",
|
|
"devices": [
|
|
{
|
|
"productType": "0x0003",
|
|
"productId": "0x0087"
|
|
}
|
|
],
|
|
"firmwareVersion": {
|
|
"min": "0.0",
|
|
"max": "255.255"
|
|
},
|
|
"paramInformation": [
|
|
{
|
|
"#": "1",
|
|
"label": "Send Meter Reports",
|
|
"valueSize": 1,
|
|
"defaultValue": 1,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Disable",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Enable",
|
|
"value": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "2",
|
|
"label": "Meter Report Interval",
|
|
"valueSize": 2,
|
|
"unit": "seconds",
|
|
"minValue": 1,
|
|
"maxValue": 65535,
|
|
"defaultValue": 300,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "3",
|
|
"label": "Maximum Current",
|
|
"description": "Maximum current the plug can provide to load",
|
|
"valueSize": 1,
|
|
"unit": "A",
|
|
"minValue": 1,
|
|
"maxValue": 16,
|
|
"defaultValue": 13
|
|
},
|
|
{
|
|
"#": "4",
|
|
"label": "Alarm Current Threshold",
|
|
"description": "An over-current notification is sent when the current is higher than this value",
|
|
"valueSize": 1,
|
|
"unit": "A",
|
|
"minValue": 1,
|
|
"maxValue": 15,
|
|
"defaultValue": 12
|
|
},
|
|
{
|
|
"#": "5",
|
|
"label": "LED Indication",
|
|
"valueSize": 1,
|
|
"defaultValue": 1,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Disable",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Enable",
|
|
"value": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "6",
|
|
"label": "Power Report Threshold",
|
|
"description": "Change in power consumption that triggers a report",
|
|
"valueSize": 1,
|
|
"unit": "%",
|
|
"minValue": 1,
|
|
"maxValue": 100,
|
|
"defaultValue": 5
|
|
},
|
|
{
|
|
"#": "7",
|
|
"$import": "~/templates/master_template.json#state_after_power_failure_off_prev"
|
|
},
|
|
{
|
|
"#": "8",
|
|
"label": "Timed Auto-Off",
|
|
"valueSize": 1,
|
|
"defaultValue": 0,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Disable",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Enable",
|
|
"value": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"#": "9",
|
|
"label": "Timed Auto-Off Period",
|
|
"description": "Delay time after which the plug is automatically switched off",
|
|
"valueSize": 2,
|
|
"unit": "minutes",
|
|
"minValue": 1,
|
|
"maxValue": 65535,
|
|
"defaultValue": 150,
|
|
"unsigned": true
|
|
},
|
|
{
|
|
"#": "10",
|
|
"label": "Top Button Function",
|
|
"valueSize": 1,
|
|
"defaultValue": 1,
|
|
"allowManualEntry": false,
|
|
"options": [
|
|
{
|
|
"label": "Disable",
|
|
"value": 0
|
|
},
|
|
{
|
|
"label": "Enable",
|
|
"value": 1
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|