--- layout: documentation title: BE468 - ZWave --- {% include base.html %} # BE468 Touchscreen Deadbolt This describes the Z-Wave device *BE468*, manufactured by *Allegion* with the thing type UID of ```schlage_be468_00_000```. The device is in the category of *Lock*, defining Devices whose primary pupose is locking something. ![BE468 product image](https://www.cd-jackson.com/zwave_device_uploads/240/240_default.png) The BE468 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. ## Overview Z-Wave Enabled residential auto-throw deadbolt ### Inclusion Information Extend the bolt on the lock and then perform the following: Enter 6 Digit Programming Code, then press 0. There will be a green check mark if enrolled or a red X if not enrolled To verify enrollment: 1. Remove the battery cover. See Replacing the Batteries on page 4 of the User Guide. 2. Disconnect the battery connector. 3. While watching the inside Schlage button, reconnect the battery connector. 4. The inside Schlage button will blink if the lock is enrolled. ### Exclusion Information Same as inclusion ## Channels The following table summarises the channels available for the BE468 -: | Channel | Channel Id | Category | Item Type | |---------|------------|----------|-----------| | Door Lock | lock_door | Door | Switch | | Alarm (raw) | alarm_raw | | String | | Battery Level | battery-level | Battery | Number | ### Door Lock Lock and unlock the door. The ```lock_door``` channel supports the ```Switch``` item and is in the ```Door``` category. The following state translation is provided for this channel to the ```Switch``` item type -: | Value | Label | |-------|-----------| | ON | Locked | | OFF | Unlocked | ### Alarm (raw) Provides the raw alarm status information as a string, including alarm type and level, in the following json format: {"notification":"ACCESS_\_MANUAL\_LOCK", "type":"ACCESS_CONTROL","event":"1","status":"255"} {"notification":"ACCESS_\_MANUAL\_UNLOCK", "type":"ACCESS_CONTROL","event":"2","status":"255"} {"notification":"ACCESS_\_KEYPAD\_LOCK", "code":"1", "type":"ACCESS_CONTROL","event":"5","status":"255"} {"notification":"ACCESS_\_KEYPAD\_UNLOCK","code":"1", "type":"ACCESS_CONTROL","event":"6","status":"255"} {"notification":"ACCESS_\_LOCK\_JAMMED", "type":"ACCESS_CONTROL","event":"11","status":"255"} {"notification":"ACCESS_\_KEYPAD\_LOCK", "type":"ACCESS_CONTROL","event":"5","status":"255"} {"notification":"ACCESS\_CONTROL\_\_KEYPAD\_TEMPORARILY\_DISABLED", "type":"ACCESS\_CONTROL","event":"16","status":"255"} {"notification":"BURGLAR_\_TAMPER\_UNKNOWN", "type":"BURGLAR","event":"2","status":"255"} {"notification":"HOME\_SECURITY\_\_INTRUSION\_UNKNOWN", "type":"BURGLAR","event":"2","status":"255"} {"notification":"POWER_\_REPLACE\_BATTERY\_SOON", "type":"POWER\_MANAGEMENT","event":"10","status":"255"} {"notification":"POWER\_MANAGEMENT\_\_REPLACE\_BATTERY\_SOON", "type":"POWER\_MANAGEMENT","event":"10","status":"255"} Provides alarm parameters as json string. The ```alarm_raw``` channel supports the ```String``` item. This is a read only channel so will only be updated following state changes from the device. This channel sets, and provides the alarm state as a JSON string. It is designed for use in rules. ### 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 ```battery-level``` channel supports the ```Number``` item and is in the ```Battery``` category. ## Device Configuration The following table provides a summary of the 5 configuration parameters available in the BE468. Detailed information on each parameter can be found in the sections below. | Param | Name | Description | |-------|-------|-------------| | 3 | Beeper | Audio feedback when keypad pressed during normal operation | | 4 | Vacation Mode | Prevents all user codes from unlocking the deadbolt | | 5 | Lock & Leave | Press the Schlage button to lock the deadbolt | | 15 | Auto Lock | Automatically locks 30 seconds after unlocking | | 16 | User Code PIN Length | User codes can be 4-8 digits. Changing length will delete all existing codes. | | | Lock Timeout | Sets the time after which the door will auto lock | ### Parameter 3: Beeper Audio feedback when keypad pressed during normal operation The following option values may be configured -: | Value | Description | |--------|-------------| | 0 | Disable | | 255 | Enable | The manufacturer defined default value is ```255``` (Enable). This parameter has the configuration ID ```config_3_1``` and is of type ```INTEGER```. ### Parameter 4: Vacation Mode Prevents all user codes from unlocking the deadbolt The following option values may be configured -: | Value | Description | |--------|-------------| | 0 | Disable | | 255 | Enable | The manufacturer defined default value is ```0``` (Disable). This parameter has the configuration ID ```config_4_1``` and is of type ```INTEGER```. ### Parameter 5: Lock & Leave Press the Schlage button to lock the deadbolt The following option values may be configured -: | Value | Description | |--------|-------------| | 0 | Disable | | 255 | Enable | The manufacturer defined default value is ```255``` (Enable). This parameter has the configuration ID ```config_5_1``` and is of type ```INTEGER```. ### Parameter 15: Auto Lock Automatically locks 30 seconds after unlocking The following option values may be configured -: | Value | Description | |--------|-------------| | 0 | Disable | | 255 | Enable | The manufacturer defined default value is ```0``` (Disable). This parameter has the configuration ID ```config_15_1``` and is of type ```INTEGER```. ### Parameter 16: User Code PIN Length User codes can be 4-8 digits. Changing length will delete all existing codes. Values in the range 4 to 8 may be set. The manufacturer defined default value is ```4```. This parameter has the configuration ID ```config_16_1``` and is of type ```INTEGER```. ### Lock Timeout Sets the time after which the door will auto lock. This parameter has the configuration ID ```doorlock_timeout``` 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 BE468 supports 1 association group. ### Group 1: Group 1 Association group 1 supports 2 nodes. ## Technical Information ### Endpoints #### Endpoint 0 | Command Class | Comment | |---------------|---------| | COMMAND_CLASS_NO_OPERATION_V1| | | COMMAND_CLASS_BASIC_V1| | | COMMAND_CLASS_APPLICATION_STATUS_V1| | | COMMAND_CLASS_DOOR_LOCK_V1| | | COMMAND_CLASS_USER_CODE_V1| | | COMMAND_CLASS_CONFIGURATION_V1| | | COMMAND_CLASS_ALARM_V3| | | COMMAND_CLASS_MANUFACTURER_SPECIFIC_V1| | | COMMAND_CLASS_FIRMWARE_UPDATE_MD_V1| | | COMMAND_CLASS_BATTERY_V1| | | COMMAND_CLASS_ASSOCIATION_V1| | | COMMAND_CLASS_VERSION_V1| | | COMMAND_CLASS_SECURITY_V1| | ### Documentation Links * [Installation Guide](https://www.cd-jackson.com/zwave_device_uploads/240/Installation.pdf) * [User Guide](https://www.cd-jackson.com/zwave_device_uploads/240/User-Guide.pdf) --- Did you spot an error in the above definition or want to improve the content? You can [contribute to the database here](http://www.cd-jackson.com/index.php/zwave/zwave-device-database/zwave-device-list/devicesummary/240).