7.3 KiB
layout | title |
---|---|
documentation | RF9534 - ZWave |
{% include base.html %}
RF9534 Smart Dimmer
This describes the Z-Wave device RF9534, manufactured by Cooper Wiring Devices with the thing type UID of cooper_rf9534_00_000
.
The device is in the category of Wall Switch, defining Any device attached to the wall that controls a binary status of something, for ex. a light switch.
The RF9534 supports routing. This allows the device to communicate using other routing enabled devices as intermediate routers. This device is also able to participate in the routing of data between other devices in the mesh network.
Overview
- Wireless switch replaces regular switches or dimmers to provide local and remote ON/OFF control
- For incandescent, magnetic low-voltage, electronic low-voltage and fluorescent lighting loads
Inclusion Information
Press the RF Master Dimmer ON/OFF switch one time to include it in the network. The LED will stop blinking.
Exclusion Information
Press the RF Master ON/OFF switch one time to exclude it from the network. The LED will start blinking.
Channels
The following table summarises the channels available for the RF9534 -:
Channel Name | Channel ID | Channel Type | Category | Item Type |
---|---|---|---|---|
Dimmer | switch_dimmer | switch_dimmer | DimmableLight | Dimmer |
Scene Number | scene_number | scene_number | Number | |
Alarm | alarm_general | alarm_general | Alarm | Switch |
Dimmer
The brightness channel allows to control the brightness of a light. It is also possible to switch the light on and off.
The switch_dimmer
channel is of type switch_dimmer
and supports the Dimmer
item and is in the DimmableLight
category.
Scene Number
Triggers when a scene button is pressed.
The scene_number
channel is of type scene_number
and supports the Number
item.
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 |
Device Configuration
The following table provides a summary of the 5 configuration parameters available in the RF9534. Detailed information on each parameter can be found in the sections below.
Param | Name | Description |
---|---|---|
1 | Delayed Off | Delayed Off |
2 | Panic On Time | Panic On Time |
3 | Panic Off Time | Panic Off Time |
5 | Power Up State | Power Up State |
6 | Panic Mode Enable | Panic Mode Enable |
Switch All Mode | Set the mode for the switch when receiving SWITCH ALL commands |
Parameter 1: Delayed Off
Delayed Off *The configuration value is a signed single byte number This value may represent a value such as time.
0 to 127 (decimal) represents 0 to 127 seconds of time.
-128 to -1 (negative decimal numbers) represents 128 to 255 seconds as calculated by this formula:
config value = desired time in seconds – 256
For an example of 172 seconds: config value = 172 – 256 = -84 (decimal) or 0xAC (hex) Values in the range -128 to 127 may be set.
The manufacturer defined default value is 0
.
This parameter has the configuration ID config_1_1
and is of type INTEGER
.
Parameter 2: Panic On Time
Panic On Time The configuration value is a signed single byte number This value may represent a value such as time.
0 to 127 (decimal) represents 0 to 127 seconds of time.
-128 to -1 (negative decimal numbers) represents 128 to 255 seconds as calculated by this formula:
config value = desired time in seconds – 256
For an example of 172 seconds: config value = 172 – 256 = -84 (decimal) or 0xAC (hex) Values in the range -128 to 127 may be set.
The manufacturer defined default value is 0
.
This parameter has the configuration ID config_2_1
and is of type INTEGER
.
Parameter 3: Panic Off Time
Panic Off Time *The configuration value is a signed single byte number This value may represent a value such as time.
to 127 (decimal) represents 0 to 127 seconds of time.
-128 to -1 (negative decimal numbers) represents 128 to 255 seconds as calculated by this formula:
config value = desired time in seconds – 256
For an example of 172 seconds: config value = 172 – 256 = -84 (decimal) or 0xAC (hex) Values in the range -128 to 127 may be set.
The manufacturer defined default value is 0
.
This parameter has the configuration ID config_3_1
and is of type INTEGER
.
Parameter 5: Power Up State
Power Up State
The following option values may be configured -:
Value | Description |
---|---|
1 | Off |
2 | On |
3 | Last State |
The manufacturer defined default value is 1
(Off).
This parameter has the configuration ID config_5_1
and is of type INTEGER
.
Parameter 6: Panic Mode Enable
Panic Mode Enable
The following option values may be configured -:
Value | Description |
---|---|
0 | Off |
1 | On |
The manufacturer defined default value is 0
(Off).
This parameter has the configuration ID config_6_1
and is of type INTEGER
.
Switch All Mode
Set the mode for the switch when receiving SWITCH ALL commands.
The following option values may be configured -:
Value | Description |
---|---|
0 | Exclude from All On and All Off groups |
1 | Include in All On group |
2 | Include in All Off group |
255 | Include in All On and All Off groups |
This parameter has the configuration ID switchall_mode
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 RF9534 supports 1 association group.
Group 1: Group 1
Association group 1 supports 1 node.
Technical Information
Endpoints
Endpoint 0
Command Class | Comment |
---|---|
COMMAND_CLASS_NO_OPERATION_V1 | |
COMMAND_CLASS_BASIC_V1 | |
COMMAND_CLASS_SWITCH_MULTILEVEL_V2 | Linked to BASIC |
COMMAND_CLASS_SWITCH_ALL_V1 | |
COMMAND_CLASS_SCENE_ACTIVATION_V1 | |
COMMAND_CLASS_SCENE_ACTUATOR_CONF_V1 | |
COMMAND_CLASS_CONFIGURATION_V1 | |
COMMAND_CLASS_ALARM_V1 | |
COMMAND_CLASS_MANUFACTURER_SPECIFIC_V1 | |
COMMAND_CLASS_POWERLEVEL_V1 | |
COMMAND_CLASS_PROTECTION_V1 | |
COMMAND_CLASS_NODE_NAMING_V1 | |
COMMAND_CLASS_HAIL_V1 | |
COMMAND_CLASS_ASSOCIATION_V1 | |
COMMAND_CLASS_VERSION_V1 | |
COMMAND_CLASS_INDICATOR_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.