
If there is any device under Association Group2, the door sensor will send “BASIC SET” command to control
those devices when the door sensor is triggered. For example: when the door sensor is triggered, it sends adjustable
parameter “BASIC SET” command to a lamp under Group2, you can adjust the lamp’s luminance through the
parameters of this command; if the set light-up time out (see the Configuration Description), the sensor will send
“BASIC SET”command to turn-off the lamp.
When sensor is triggered:
[Command Class Basic
,
Basic Set,Value = 0xFF(default 0xFF, configurable, see the Configuration Description)]
When light-up time out:
[Command Class Basic
,
Basic Set,Value = 0x00]
7. Configuration Description
a) “Basic Set” configuration
If there is any device under Association Group2, the PIR sensor will send “Basic Set = value” command to control
that device when the door sensor is opened. “Value” configuration rule is as below:
Function
Parameter
Byte
Range
Default
Basic Set Level
1
1
1-100 or 0xFF
0xFF
b) Turn Off Light Time Configuration
If there is any device under Association Group2, the PIR sensor will send “Basic Set = value” command to Group2,
and send “Basic Set = 0x00” command to turn-off light after “5 x t” seconds,
Set value = “t”, means to send Basic Set command after “t” seconds.
Function
Parameter
Byte
Range
Default
Turn Off Light Time
2
1
1-24
4
c) PIR Sensor Alarm Elimination Time Configuration
Min set time is 5s. If the configuration is 1, that means it will eliminate alarm after 1*5s (5 seconds), if t, will
eliminate alarm after t*10s.
Function
Parameter
Byte
Range
Default
Alarm Elimination Time
3
1
1-24
4
Z-Wave Supportive Commands
Generic Deice Type =
GENERIC_TYPE_SENSOR_BINARY
Specific Device Type =
SPECIFIC_TYPE_ROUTING_SENSOR_BINARY
Support Command Class =
COMMAND_CLASS_ZWAVEPLUS_INFO_V2
COMMAND_CLASS_ASSOCIATION_V2
COMMAND_CLASS_WAKE_UP_V2