{ "manufacturer": "Philio Technology Corp", "manufacturerId": "0x013c", "label": "PAN16", "description": "Smart Energy Plug in Switch", "devices": [ { "productType": "0x0001", "productId": "0x0000" }, { "productType": "0x0001", "productId": "0x0029" } ], "firmwareVersion": { "min": "0.0", "max": "255.255" }, "paramInformation": [ { "#": "1", "label": "Watt Meter Report Period", "valueSize": 2, "minValue": 1, "maxValue": 32767, "defaultValue": 720 }, { "#": "2", "label": "KWH Meter Report Period", "valueSize": 2, "minValue": 1, "maxValue": 32767, "defaultValue": 6 }, { "#": "3", "label": "Threshold of Current for Load Caution", "valueSize": 2, "minValue": 10, "maxValue": 1300, "defaultValue": 1300 }, { "#": "4", "label": "Threshold of kWh for Load Caution", "valueSize": 2, "unit": "kWh", "minValue": 1, "maxValue": 10000, "defaultValue": 10000 }, { "#": "5", "$import": "~/templates/master_template.json#state_after_power_failure_off_prev_on" }, { "#": "6", "label": "Mode of Switch Off Function", "valueSize": 1, "defaultValue": 1, "allowManualEntry": false, "options": [ { "label": "Disable", "value": 0 }, { "label": "Enable", "value": 1 } ] }, { "#": "7", "label": "LED Indication Mode", "valueSize": 1, "defaultValue": 1, "allowManualEntry": false, "options": [ { "label": "Show switch state", "value": 1 }, { "label": "Show night mode", "value": 2 }, { "label": "One flash mode", "value": 3 } ] }, { "#": "8", "label": "Auto Off Timer", "valueSize": 2, "minValue": 0, "maxValue": 32767, "defaultValue": 0 }, { "#": "9", "label": "RF Off Command Mode", "valueSize": 1, "defaultValue": 0, "allowManualEntry": false, "options": [ { "label": "Switch off", "value": 0 }, { "label": "Ignore", "value": 1 }, { "label": "Switch toggle", "value": 2 }, { "label": "Switch on", "value": 3 } ] } ] }