May 28, 2011 7:58 AM
New VRCOP-1LW +3 Application note
-
Like (0)
I have installed a zwave Kwikset deadbolt. I am using the VRCOP to communitcate with it. I am able to lock and unlock it with the VRCOP and get the batter level using the examples in section H and I from the application note appendix . Is it possible to get similar examples on how to set codes using the "command class user code" and how to use command class door lock logging??? Thanks John
You would need to contact Black & Decker to find out what are the required parameters to send those commands.
Here are some commands that have been tested for the command classes you specified:
User Code:
Get User Code:
>NxSS99,2,UserID
X = lock node ID
User ID = 1 to max. supported
User Code report:
<nx,99,3,UserID,status,code1,code2….,codey
Status = 0 (available), 1 (occupied), 2 (reserved), 3(not available)
Code = 4 to 10 digit ascii number
Set User Code:
>NxSS99,1,UserID,Status, code1,…,codey
Door Lock Logging:
Records Support Get:
>NxSS76,1
X = lock node ID
Records Support Report:
<nx,76,2,y
X = lock node ID
Y = max number of records stored
Get Record:
>NxSS76,3,0,y
X = lock node ID
Y = record number, use 0 for most recent
Record Report:
<nx,76,4, record num, yr1, yr2, month, day, hr, min, sec, event, user ID, code length, code1…,codey
X = lock node ID
Code = 4 to 10 digit ascii number
Event = manual lock, manual unlock, remote lock, remote unlock, etc
Is it possible to receive the ASCII commands for all of the kwikset lock's features?
- COMMAND_CLASS_SECURITY
- COMMAND_CLASS_CONFIGURATION
- COMMAND_CLASS_PROTECTION
- COMMAND_CLASS_DOOR_LOCK
- COMMAND_CLASS_USER_CODE
- COMMAND_CLASS_SCHEDULE_ENTRY_LOCK_V2
- COMMAND_CLASS_DOOR_LOCK_LOGGING
- COMMAND_CLASS_ALARM
- COMMAND_CLASS_TIME_PARAMETERS
- COMMAND_CLASS_BASIC
This kwikset lock is supposed to send its status and log report unsolicited. Mine does not appear to be doing that, is there a command you have to send to it to enable it to send?
This site contains user submitted content, comments and opinions and is for informational and entertainment purposes only. LEVITON MAKES NO WARRANTIES, EXPRESS OR IMPLIED, WITH REGARDS TO THIS CONTENT. All postings and use of the content on this site are subject to the Terms of Use of the site.