{ "manufacturer": "Good Way Technology Co., Ltd.", "manufacturerId": "0x0068", "label": "78008", "description": "Door/Window Sensor with Magnet", "devices": [ { "productType": "0x0000", "productId": "0x000d" } ], "firmwareVersion": { "min": "0.0", "max": "255.255" }, "associations": { "1": { "label": "Reports", "description": "All autoreports send to Group 1", "maxNodes": 1, "isLifeline": true }, "2": { "label": "Sensor", "description": "ON/OFF status (Basic_set command)", "maxNodes": 5 } }, "paramInformation": [ { "#": "1", "label": "Basic Set Level for Nodes of Group2", "description": "255: Binary switch ON, 1-99: Dimmer level", "valueSize": 1, "minValue": 0, "maxValue": 255, "defaultValue": 255, "unsigned": true }, { "#": "2", "label": "Basic Set OFF Delay Time for Nodes of Group2", "description": "0: Disable, 0-127 Second", "valueSize": 1, "unit": "seconds", "minValue": 0, "maxValue": 127, "defaultValue": 0 }, { "#": "3", "label": "Delay Time to Enter Standby Mode", "description": "After force to wake up, delay time to enter standby mode again", "valueSize": 1, "unit": "seconds", "minValue": 1, "maxValue": 255, "defaultValue": 10, "unsigned": true }, { "#": "4", "label": "Delay Time to Enter Standby After Wake Up", "valueSize": 1, "unit": "seconds", "minValue": 1, "maxValue": 255, "defaultValue": 5, "unsigned": true }, { "#": "5", "label": "Set Waiting Exclusion Time", "valueSize": 1, "unit": "seconds", "minValue": 1, "maxValue": 255, "defaultValue": 3, "unsigned": true }, { "#": "6", "label": "Activate/Deactivate WUT Standby Mode", "description": "0: Always wake up, 1: Enter standby mode", "valueSize": 1, "defaultValue": 1, "allowManualEntry": false, "options": [ { "label": "Always wake up", "value": 0 }, { "label": "Enter standby mode", "value": 1 } ] }, { "#": "7", "$import": "~/templates/master_template.json#base_enable_disable", "label": "Activate/Deactivate Tamper Alarm Mode" }, { "#": "8", "label": "Tamper Alarm Continuously Send", "description": "In tamper alarm mode, delay time for continuously send Sensor_Binary_report", "valueSize": 1, "unit": "seconds", "minValue": 3, "maxValue": 30, "defaultValue": 5 }, { "#": "9", "label": "Interval Time for Sending Battery Report", "valueSize": 1, "unit": "minutes", "defaultValue": 3, "allowManualEntry": false, "options": [ { "label": "Report every 3 minutes", "value": 3 }, { "label": "Report every 5 minutes", "value": 5 }, { "label": "Report every 10 minutes", "value": 10 } ] }, { "#": "10", "label": "Set the Configuration of 2 External Sensors", "description": "BIT0: sensor1 (S1), BIT1: sensor2 (S2)", "valueSize": 1, "minValue": 0, "maxValue": 3, "defaultValue": 0 } ] }