19 KiB
layout | title |
---|---|
documentation | DCH-Z110 - ZWave |
{% include base.html %}
DCH-Z110 Door & Window Sensor
This describes the Z-Wave device DCH-Z110, manufactured by D-Link with the thing type UID of dlink_dchz110_00_000
.
The device is in the category of Door, defining Door sensors.
The DCH-Z110 supports routing. This allows the device to communicate using other routing enabled devices as intermediate routers. This device is unable to participate in the routing of data from other devices.
The DCH-Z110 does not permanently listen for messages sent from the controller - it will periodically wake up automatically to check if the controller has messages to send, but will sleep most of the time to conserve battery life. Refer to the Wakeup Information section below for further information.
Overview
The sensor DCH-Z110 has a door/window sensor integrated with, temperature and illumination, which are 3 sensors function in one, based on Z-WaveTM technology
Inclusion Information
.Pressing tamper key three times within 1.5 seconds to enter the inclusion mode.
After add successful, the device will wake to receive the setting command from Z-WaveTM Controller about 20 seconds.
Exclusion Information
Pressing tamper key three times within 1.5 seconds to enter the exclusion mode
Wakeup Information
The DCH-Z110 does not permanently listen for messages sent from the controller - it will periodically wake up automatically to check if the controller has messages to send, but will sleep most of the time to conserve battery life. The wakeup period can be configured in the user interface - it is advisable not to make this too short as it will impact battery life - a reasonable compromise is 1 hour.
The wakeup period does not impact the devices ability to report events or sensor data. The device can be manually woken with a button press on the device as described below - note that triggering a device to send an event is not the same as a wakeup notification, and this will not allow the controller to communicate with the device.
Press the tamper key once. The device will wake-up 10 seconds.
Channels
The following table summarises the channels available for the DCH-Z110 -:
Channel Name | Channel ID | Channel Type | Category | Item Type |
---|---|---|---|---|
Door / Window Status | sensor_door | sensor_door | Door | Contact |
Sensor (luminance) | sensor_luminance | sensor_luminance | Number | |
Sensor (temperature) | sensor_temperature | sensor_temperature | Temperature | Number:Temperature |
Alarm | alarm_general | alarm_general | Alarm | Switch |
Battery Level | battery-level | system.battery_level | Battery | Number |
Door / Window Status
Indicates if the door/window is open or closed.
The sensor_door
channel is of type sensor_door
and supports the Contact
item and is in the Door
category. This is a read only channel so will only be updated following state changes from the device.
The following state translation is provided for this channel to the Contact
item type -:
Value | Label |
---|---|
OPEN | Open |
CLOSED | Closed |
Sensor (luminance)
Indicates the current light reading.
The sensor_luminance
channel is of type sensor_luminance
and supports the Number
item. This is a read only channel so will only be updated following state changes from the device.
Sensor (temperature)
Indicates the current temperature.
The sensor_temperature
channel is of type sensor_temperature
and supports the Number:Temperature
item and is in the Temperature
category.
Alarm
Indicates if an alarm is triggered.
The alarm_general
channel is of type alarm_general
and supports the Switch
item and is in the Alarm
category. This is a read only channel so will only be updated following state changes from the device.
The following state translation is provided for this channel to the Switch
item type -:
Value | Label |
---|---|
OFF | OK |
ON | Alarm |
Battery Level
Represents the battery level as a percentage (0-100%). Bindings for things supporting battery level in a different format (e.g. 4 levels) should convert to a percentage to provide a consistent battery level reading.
The system.battery-level
channel is of type system.battery-level
and supports the Number
item and is in the Battery
category.
This channel provides the battery level as a percentage and also reflects the low battery warning state. If the battery state is in low battery warning state, this will read 0%.
Device Configuration
The following table provides a summary of the 19 configuration parameters available in the DCH-Z110. Detailed information on each parameter can be found in the sections below.
Param | Name | Description |
---|---|---|
2 | Basic Set Level | Setting the BASIC command value to turn on the light. |
3 | PIR Sensitivity | Set the sensitivity for the PIR (Passive Infrared Sensor). |
4 | Light Threshold | Set the illumination threshold to turn on the light. |
5 | Operation Mode | Operation Mode |
6 | Multi-Sensor Function Switch | Multi-Sensor Function Switch |
7 | Customer Function | Parameter to set the Customer Function. |
7 | Disable send of BASIC OFF after door closed | |
7 | Notification Type | |
7 | Disable Multi CC in auto report | |
7 | Disable to report battery state | |
8 | PIR Re-Detect Interval Time | PIR Re-Detect Interval Time |
9 | Turn Off Light Time | Turn Off Light Time |
10 | Auto Report Battery Time | Auto Report Battery Time |
11 | Auto Report Door/Window State Time | Auto Report Door/Window State Time |
12 | Auto Report Illumination Time | Auto Report Illumination Time |
13 | Auto Report Temperature Time | Auto Report Temperature Time |
20 | Auto Report Tick Interval | Auto Report Tick Interval |
21 | Temperature Differential Report | Temperature Differential Report |
22 | Illumination Differential Report | Illumination Differential Report |
Wakeup Interval | Sets the interval at which the device will accept commands from the controller | |
Wakeup Node | Sets the node ID of the device to receive the wakeup notifications |
Parameter 2: Basic Set Level
Setting the BASIC command value to turn on the light.
- 0: Turn off the light.
- 1 - 100: For dimmers 1 to 100 means the light level.
- 255: Turns on the light. (Default) The following option values may be configured, in addition to values in the range 0 to 100 -:
Value | Description |
---|---|
0 | Off |
255 | On |
The manufacturer defined default value is 255
(On).
This parameter has the configuration ID config_2_1
and is of type INTEGER
.
Parameter 3: PIR Sensitivity
Set the sensitivity for the PIR (Passive Infrared Sensor).
- 0 = Disable the PIR motion detection.
- 1 - 99 = 1 means the lowest sensitivity, 99 means the highest sensitivity
High sensitivity means de The following option values may be configured, in addition to values in the range 0 to 99 -:
Value | Description |
---|---|
0 | Disable |
The manufacturer defined default value is 70
.
This parameter has the configuration ID config_3_1
and is of type INTEGER
.
Parameter 4: Light Threshold
Set the illumination threshold to turn on the light. When the event triggers and the environment illumination is lower than the threshold, the device will turn on the light.
- 0 = Turn off illumination detected function and never turn The following option values may be configured, in addition to values in the range 0 to 100 -:
Value | Description |
---|---|
0 | Disable |
The manufacturer defined default value is 100
.
This parameter has the configuration ID config_4_1
and is of type INTEGER
.
Parameter 5: Operation Mode
Operation Mode Parameter to set the Operation Mode.
- Bit 0: Reserved.
- Bit 1: 1 means enable test mode; 0 means normal mode. Notice: Ignored if DIP Switch is not set to Customer Mode.
- Bit 2: 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: Reserved.
- Bit7: Disable the back key release into test mode. (1:Disable, 0:Enable) The following option values may be configured, in addition to values in the range 0 to 127 -:
Value | Description |
---|---|
10 | Preset: Celsius and LED on = Bits: 00001010 = 10 |
The manufacturer defined default value is 0
.
This parameter has the configuration ID config_5_1
and is of type INTEGER
.
Parameter 6: Multi-Sensor Function Switch
Multi-Sensor Function Switch Parameter to set the sensor functions.
- Bit 0: 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(Default), 1: In the different room. Notice: If this bit is 1, it is recommended also set the Bit1 to 1, cause the PIR triggered, doesn't mean the people in that 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) Notice: If bit2 is zero, this setting is useless. Notice: If the configuration No.9 is zero, this setting is useless
- Bit6: Reserve.
- Bit7: Reserve. Values in the range 0 to 127 may be set.
The manufacturer defined default value is 4
.
This parameter has the configuration ID config_6_1
and is of type INTEGER
.
Parameter 7: Customer Function
Parameter to set the Customer Function. lThis is an advanced parameter and will therefore not show in the user interface without entering advanced mode. The following option values may be configured, in addition to values in the range 0 to 127 -:
Value | Description |
---|---|
20 | Enable PIR Super Sensitivity and Binary Report |
The manufacturer defined default value is 4
.
This parameter has the configuration ID config_7_1
and is of type INTEGER
.
Parameter 7: Disable send of BASIC OFF after door closed
The following option values may be configured -:
Value | Description |
---|---|
0 | Enable |
1 | Disable |
The manufacturer defined default value is 1
(Disable).
This parameter has the configuration ID config_7_1_00000008
and is of type INTEGER
.
Parameter 7: Notification Type
The following option values may be configured -:
Value | Description |
---|---|
0 | Notification Report |
1 | Sensor Binary Report |
The manufacturer defined default value is 0
(Notification Report).
This parameter has the configuration ID config_7_1_00000010
and is of type INTEGER
.
Parameter 7: Disable Multi CC in auto report
The following option values may be configured -:
Value | Description |
---|---|
0 | Enable |
1 | Disable |
The manufacturer defined default value is 0
(Enable).
This parameter has the configuration ID config_7_1_00000020
and is of type INTEGER
.
Parameter 7: Disable to report battery state
The following option values may be configured -:
Value | Description |
---|---|
0 | Enable |
1 | Disable |
The manufacturer defined default value is 0
(Enable).
This parameter has the configuration ID config_7_1_00000040
and is of type INTEGER
.
Parameter 8: PIR Re-Detect Interval Time
PIR Re-Detect Interval Time In the normal mode, after the PIR motion detected, setting the re-detect time. 8 seconds per tick, default is 3 (24 seconds).
Setting the suitable value to prevent received the trigger signal too frequently. Also can save the battery energy.
Notice: If this value bigger than the configuration setting NO. 9. There is a period after the light turned off and the PIR not start detecting. Values in the range 1 to 127 may be set.
The manufacturer defined default value is 3
.
This parameter has the configuration ID config_8_1
and is of type INTEGER
.
Parameter 9: Turn Off Light Time
Turn Off Light Time After turn on the lighting, setting the delay time to turn off the lighting when the PIR motion is not detected. 8 seconds per tick, default tick is 4 (32 seconds).
0 means never send turn off light command. Values in the range 0 to 127 may be set.
The manufacturer defined default value is 4
.
This parameter has the configuration ID config_9_1
and is of type INTEGER
.
Parameter 10: Auto Report Battery Time
Auto Report Battery Time The interval time for auto report the battery level.
0 means turn off auto report battery. The default value is 12.
The tick time can setting by the configuration No.20 Values in the range 0 to 127 may be set.
The manufacturer defined default value is 12
.
This parameter has the configuration ID config_10_1
and is of type INTEGER
.
Parameter 11: Auto Report Door/Window State Time
Auto Report Door/Window State Time The interval time for auto report the door/window state.
0 means turn off auto report door/window state. The default value is 12.
The tick time can setting by the configuration No.20. Values in the range 0 to 127 may be set.
The manufacturer defined default value is 12
.
This parameter has the configuration ID config_11_1
and is of type INTEGER
.
Parameter 12: Auto Report Illumination Time
Auto Report Illumination Time The interval time for auto report the illumination.
0 means turn off auto report illumination. The default value is 12.
The tick time can setting by the configuration No.20 Values in the range 1 to 127 may be set.
The manufacturer defined default value is 12
.
This parameter has the configuration ID config_12_1
and is of type INTEGER
.
Parameter 13: Auto Report Temperature Time
Auto Report Temperature Time The interval time for auto report the temperature.
0 means turn off auto report temperature. The default value is 12.
The tick time can setting by the configuration No.20. Values in the range 1 to 127 may be set.
The manufacturer defined default value is 12
.
This parameter has the configuration ID config_13_1
and is of type INTEGER
.
Parameter 20: Auto Report Tick Interval
Auto Report Tick Interval The interval time for each auto report tick. Setting this configuration will effect configuration No.10, No.11, No.12 and No.13.
- 0 = Turn off all auto report functions.
- 1-255 = Interval time for each tick. Default is 30. Unit is in minutes Values in the range 0 to 255 may be set.
The manufacturer defined default value is 30
.
This parameter has the configuration ID config_20_1
and is of type INTEGER
.
Parameter 21: Temperature Differential Report
Temperature Differential Report The temperature differential to report. 0 means turn off this function. The unit is Fahrenheit. Enable this function the device will detect every minutes. And when the temperature is over 140 degree Fahrenheit, it will continue report.
Enable this functionality will cause some issue please see the detail in the “Temperature Report” section. Values in the range 0 to 127 may be set.
The manufacturer defined default value is 1
.
This parameter has the configuration ID config_21_1
and is of type INTEGER
.
Parameter 22: Illumination Differential Report
Illumination Differential Report The illumination differential to report. 0 means turn off this function. The unit is percentage. Enable this function the device will detect every minutes.
Enable this functionality will cause some issue please see the detail in the “Illumination Report” section. Values in the range 0 to 99 may be set.
The manufacturer defined default value is 1
.
This parameter has the configuration ID config_22_1
and is of type INTEGER
.
Wakeup Interval
The wakeup interval sets the period at which the device will listen for messages from the controller. This is required for battery devices that sleep most of the time in order to conserve battery life. The device will wake up at this interval and send a message to the controller to tell it that it can accept messages - after a few seconds, it will go back to sleep if there is no further communications.
This setting is defined in seconds. It is advisable not to set this interval too short or it could impact battery life. A period of 1 hour (3600 seconds) is suitable in most instances.
Note that this setting does not affect the devices ability to send sensor data, or notification events.
This parameter has the configuration ID wakeup_interval
and is of type INTEGER
.
Wakeup Node
When sleeping devices wake up, they send a notification to a listening device. Normally, this device is the network controller, and normally the controller will set this automatically to its own address. In the event that the network contains multiple controllers, it may be necessary to configure this to a node that is not the main controller. This is an advanced setting and should not be changed without a full understanding of the impact.
This parameter has the configuration ID wakeup_node
and is of type INTEGER
.
Association Groups
Association groups allow the device to send unsolicited reports to the controller, or other devices in the network. Using association groups can allow you to eliminate polling, providing instant feedback of a device state change without unnecessary network traffic.
The DCH-Z110 supports 2 association groups.
Group 1: Reports
Association group 1 supports 8 nodes.
Group 2: Light Control
Association group 2 supports 8 nodes.
Technical Information
Endpoints
Endpoint 0
Command Class | Comment |
---|---|
COMMAND_CLASS_NO_OPERATION_V1 | |
COMMAND_CLASS_BASIC_V1 | |
COMMAND_CLASS_SENSOR_BINARY_V2 | |
COMMAND_CLASS_SENSOR_MULTILEVEL_V5 | |
COMMAND_CLASS_ASSOCIATION_GRP_INFO_V1 | |
COMMAND_CLASS_DEVICE_RESET_LOCALLY_V1 | |
COMMAND_CLASS_ZWAVEPLUS_INFO_V1 | |
COMMAND_CLASS_CONFIGURATION_V1 | |
COMMAND_CLASS_ALARM_V4 | |
COMMAND_CLASS_MANUFACTURER_SPECIFIC_V1 | |
COMMAND_CLASS_POWERLEVEL_V1 | |
COMMAND_CLASS_FIRMWARE_UPDATE_MD_V1 | |
COMMAND_CLASS_BATTERY_V1 | |
COMMAND_CLASS_WAKE_UP_V2 | |
COMMAND_CLASS_ASSOCIATION_V1 | |
COMMAND_CLASS_VERSION_V1 | |
COMMAND_CLASS_MULTI_CMD_V1 | |
COMMAND_CLASS_SECURITY_V1 |
Documentation Links
Did you spot an error in the above definition or want to improve the content? You can contribute to the database here.