{ "manufacturer": "Philio Technology Corp", "manufacturerId": "0x013c", "label": "PST02-A-BR", "description": "Slim Multisensor", "devices": [ { "productType": "0x0002", "productId": "0x0059", "zwaveAllianceId": 2625 } ], "firmwareVersion": { "min": "0.0", "max": "255.255" }, "paramInformation": [ { "#": "2", "label": "Basic Set Level", "description": "Setting the basic command value to turn on the light. the 0xff(-1) means turn on the light. for dimmer equipment 1 to 100 means the light strength.0 means turn off the light.caution: the value is unsigned byte, the range is from 0x00 ~ 0xff", "valueSize": 1, "minValue": 0, "maxValue": 255, "defaultValue": 127, "unsigned": true, "options": [ { "label": "Equipment 1 to 100 means the light strength. 0 means turn off the light", "value": 127 }, { "label": "Turn off the light", "value": 0 } ] }, { "#": "3", "label": "PIR Sensitivity", "description": "Pir sensitivity settings.0 means disable the PIR motion.1 means the lowest sensitivity,99 means the highest sensitivity.high sensitivity means can detected long distance, but if there is more noise signal in the environment, it will re-trigger too frequency", "valueSize": 1, "minValue": 0, "maxValue": 99, "defaultValue": 80, "options": [ { "label": "Disable the PIR motion", "value": 0 }, { "label": "The lowest sensitivity", "value": 1 }, { "label": "The highest sensitivity", "value": 99 } ] }, { "#": "4", "label": "Light Threshold", "description": "The light will only turn on when the environment illumination is below this setting. 1: darkest; 99: brightest", "valueSize": 1, "minValue": 1, "maxValue": 100, "defaultValue": 99, "options": [ { "label": "Disable illumination check", "value": 100 } ] }, { "#": "5", "label": "Operation Mode", "description": "Operation mode. using bit to control.caution: the value is unsigned byte, the range is from 0x00 ~ 0xff. bit0: reserve. bit1: 1 means test mode, 0 means normal mode. bit2: disable the door/window function. (1:disable, 0:enable) bit3: setting the temperature scale. 0: fahrenheit, 1:celsius bit4: disable the illumination report after event triggered. (1:disable, 0:enable) bit5: disable the temperature report after event triggered. (1:disable, 0:enable) bit6: reserve. bit7: disable the back key release into test mode. (1:disable, 0:enable)", "valueSize": 1, "defaultValue": 0, "allowManualEntry": false, "options": [ { "label": "Setting operation mode", "value": 127 }, { "label": "Bit0: Reserve", "value": 1 }, { "label": "Bit1: 1 means test mode, 0 means normal mode", "value": 2 }, { "label": "Bit2: Disable the door/window function.(1:Disable, 0:Enable)", "value": 4 }, { "label": "Bit3: Setting the temperature scale. 0: Fahrenheit, 1:Celsius", "value": 8 }, { "label": "Bit4: Disable the illumination report after event triggered. (1:Disable, 0:Enable)", "value": 10 }, { "label": "Bit5: Disable the temperature report after event triggered. (1:Disable, 0:Enable)", "value": 20 }, { "label": "Bit6: Reserve", "value": 40 }, { "label": "Bit7: Disable the back key release into test mode. (1:Disable, 0:Enable)", "value": 80 } ] }, { "#": "6", "label": "Mult- Sensor Function Switch", "description": "Multisensor function switch. using bit to control.caution: the value is unsigned byte, the range is from 0x00 ~ 0xff. bit0: disable magnetic integrate illumination to turn on the lighting nodes in the association group 2. (1:disable, 0:enable) bit1: disable PIR integrate illumination to turn on the lighting nodes in the association group 2. (1:disable, 0:enable) bit2: disable magnetic integrate PIR to turn on the lighting nodes in the association group 2. (1:disable, 0:enable) (default is disable) bit3: when bit2 is 0 (enable), are the device and the lighting in the same room? 0: in the same room,1: in the different room. bit4: disable delay 5 seconds to turn off the light, when door/window closed. (1:disable, 0:enable) bit5: disable auto turn off the light, after door/window opened to turn on the light. (1:disable, 0:enable) bit6: reserve. bit7: reserve", "valueSize": 1, "defaultValue": 4, "allowManualEntry": false, "options": [ { "label": "Multisensor function switch", "value": 127 }, { "label": "Bit0: Disable magnetic integrate illumination to turn on the lighting nodes in the association group 2. (1:Disable, 0:Enable)", "value": 1 }, { "label": "Bit1: Disable PIR integrate illumination to turn on the lighting nodes in the association group 2. (1:Disable, 0:Enable)", "value": 2 }, { "label": "Bit2: Disable magnetic integrate PIR", "value": 4 }, { "label": "Bit3: When bit2 is 0 (Enable), are the device and the lighting in the same room? 0: In the same room,1: In the different room", "value": 8 }, { "label": "Bit4: Disable delay 5 seconds to turn off the light, when door/window closed.(1:Disable, 0:Enable)", "value": 10 }, { "label": "Bit5: Disable auto turn off the light, after door/window opened to turn on the light.(1:Disable, 0:Enable)", "value": 20 }, { "label": "Bit6: Reserve", "value": 40 }, { "label": "Bit7: Reserve", "value": 80 } ] }, { "#": "7", "label": "Customer Function", "description": "Customer function switch, using bit control.caution: the value is unsigned byte, the range is from 0x00 ~ 0xff. bit0: reserve. bit1: enable sending motion off report. (0:disable, 1:enable) bit2: enable PIR super sensitivity mode. (0:disable, 1:enable) bit3: disable send out basic off after door closed. (1:disable, 0:enable) bit4: notification type, 0: using notification report. 1: using Binary Sensor report. bit5: disable multi cc in auto report. (1:disable, 0:enable) bit6: disable to report battery state when the device triggered.(1:disable, 0:enable) bit7: reserve", "valueSize": 1, "defaultValue": 4, "allowManualEntry": false, "options": [ { "label": "Customer function switch", "value": 127 }, { "label": "Bit0: Reserve", "value": 1 }, { "label": "Bit1: Enable sending motion off report. (0:Disable, 1:Enable)", "value": 2 }, { "label": "Bit2: Enable PIR super sensitivity mode. (0:Disable, 1:Enable)", "value": 4 }, { "label": "Bit3: Disable send out basic off after door closed. (1:Disable,0:Enable)", "value": 8 }, { "label": "Bit4: Notification type, 0: Using Notification Report. 1: Using Binary Sensor Report", "value": 10 }, { "label": "Bit5: Disable multi cc in auto report. (1:Disable, 0:Enable)", "value": 20 }, { "label": "Bit6: Disable to report battery state when the device triggered.(1:Disable, 0:Enable)", "value": 40 }, { "label": "Bit7: Reserve", "value": 80 } ] }, { "#": "8", "label": "PIR Re- Detect Interval Time", "description": "Default tick is 3 (24 seconds)", "valueSize": 1, "unit": "seconds", "minValue": 0, "maxValue": 255, "defaultValue": 3, "unsigned": true }, { "#": "9", "label": "Turn Off Light Time", "description": "Default tick is 4 (32seconds)", "valueSize": 1, "unit": "seconds", "minValue": 0, "maxValue": 255, "defaultValue": 4, "unsigned": true }, { "#": "10", "label": "Auto Report Battery Time", "description": "The default value is 12. the tick time can setting by the configuration no.20", "valueSize": 1, "minValue": 0, "maxValue": 255, "defaultValue": 12, "unsigned": true }, { "#": "11", "label": "Auto Report Door/Window State", "description": "The default value is 12. the tick time can setting by the configuration no.20", "valueSize": 1, "minValue": 0, "maxValue": 255, "defaultValue": 12, "unsigned": true }, { "#": "12", "label": "Auto Report Illumination Time", "description": "The default value is 12. the tick time can setting by the configuration no.20", "valueSize": 1, "minValue": 0, "maxValue": 255, "defaultValue": 12, "unsigned": true }, { "#": "13", "label": "Auto Report Temperature Time", "description": "The default value is 12. the tick time can setting by the configuration no.20", "valueSize": 1, "minValue": 0, "maxValue": 255, "defaultValue": 12, "unsigned": true }, { "#": "20", "label": "Auto Report Tick Interval", "description": "The unit is 1 minute,setting this configuration will effect configuration no.10, no.11, no.12 and no.13", "valueSize": 1, "unit": "minutes", "minValue": 0, "maxValue": 255, "defaultValue": 30, "unsigned": true }, { "#": "21", "label": "Temperature Differential Report", "description": "Enable this function the device will detect every minutes. and when the temperature is over 140 degree fahrenheit, it will continue report", "valueSize": 1, "minValue": 0, "maxValue": 1, "defaultValue": 1 }, { "#": "22", "label": "Illumination Differential Report", "description": "Enable this function the device will detect every minutes", "valueSize": 1, "minValue": 0, "maxValue": 1, "defaultValue": 0 } ], "metadata": { "inclusion": "There are two tamper keys in the device, one is in the back side, another is in the front side. Both of them can add, remove, reset or association from Z-Wave network.\nTo add into a Z-Wave network: \n1. Have Z-Wave Controller entered inclusion mode.\n2. Pressing tamper key three times within 1.5 seconds to enter the inclusion mode.\n3. After add successful, the device will wake to receive the setting command from Z-Wave Controller about 20 seconds", "exclusion": "There are two tamper keys in the device, one is in the back side, another is in the front side. Both of them can add, remove, reset or association from Z-Wave network.\nTo remove the device from a Z-Wave network: \n1. Have Z-Wave Controller entered exclusion mode.\n2. Pressing tamper key three times within 1.5 seconds to enter the exclusion mode.\nNode ID has been excluded", "reset": "There are two tamper keys in the device, one is in the back side, another is in the front side. Both of them can add, remove, reset or association from Z-Wave network.\nTo reset the device: \nNotice: Use this procedure only in the event that the primary controller is lost or otherwise inoperable.\n1. Pressing tamper key four times within 1.5 seconds and do not release the tamper key in the 4th pressed, and the LED will light ON.\n2. After 3 seconds the LED will turn OFF, after that within 2 seconds, release the tamper key. If successful, the LED will light ON one second. Otherwise, the LED will flash once.\n3. IDs are excluded and all settings will reset to factory default", "manual": "https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/2625/Manual.pdf" } }