Command Class 0x71 - not supported but is triggered when lock is opened and closed

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
jkebinger
Posts: 15
Joined: 17 Mar 2013 02:58

Command Class 0x71 - not supported but is triggered when lock is opened and closed

Post by jkebinger »

Hello, I was looking at my log files to try and figure out how to get notifications when my yale lock has been unlocked and it appears the notifications are sent as an unsupported class 0x71 (which appears to be alarm related?). Is there any chance of support for this in the future?

Are there actually two messages here, a supported unlock/lock message AND an unsupported alarm message?

Pasted below is the log of what happens when I lock my yale lock from the interior deadbolt toggle (with the data removed):


[2013-07-07 10:58:59.737] RECEIVED: ( 01 08 00 04 00 02 02 98 40 2B )
[2013-07-07 10:58:59.748] SENT ACK
[2013-07-07 10:58:59.749] SETDATA devices.2.data.failureCount = Empty
[2013-07-07 10:58:59.750] SETDATA devices.2.data.lastReceived = 0 (0x00000000)
[2013-07-07 10:58:59.752] Node 2:0 CC Security: sending Nonce Report
[2013-07-07 10:58:59.753] Adding job: Nonce report
[2013-07-07 10:58:59.765] SENDING (cb 0x1a): ( [deleted] )
[2013-07-07 10:58:59.787] RECEIVED ACK
[2013-07-07 10:58:59.798] RECEIVED: ( [deleted] )
[2013-07-07 10:58:59.804] SENT ACK
[2013-07-07 10:58:59.805] Delivered to Z-Wave stack
[2013-07-07 10:59:00.951] RECEIVED: ([deleted] )
[2013-07-07 10:59:00.962] SENT ACK
[2013-07-07 10:59:00.963] Job 0x13 (Nonce report): Delivered
[2013-07-07 10:59:00.964] SendData Response with callback 0x1a received: received by recipient
[2013-07-07 10:59:00.966] SETDATA devices.2.data.lastSend = 275502 (0x0004342e)
[2013-07-07 10:59:00.967] Job 0x13 (Nonce report): success
[2013-07-07 10:59:00.969] Removing job: Nonce report
[2013-07-07 10:59:00.980] RECEIVED: ( [deleted] )
[2013-07-07 10:59:00.998] SENT ACK
[2013-07-07 10:59:00.999] SETDATA devices.2.data.failureCount = Empty
[2013-07-07 10:59:01.001] SETDATA devices.2.data.lastReceived = 0 (0x00000000)
[2013-07-07 10:59:01.003] Node 2:0 CC Security: Received a secure message
[2013-07-07 10:59:01.004] SETDATA devices.2.instances.0.commandClasses.152.data.firstPart = **********
[2013-07-07 10:59:01.006] Node 2:0 CC Security: passing decrypted packet to application level: [ 71 05 15 01 ]
[2013-07-07 10:59:01.007] Node 2:0 CC Security: Got secure frame, but Command Class 0x71 isn't registered, instantiating it as not supported
[2013-07-07 10:59:01.008] Trying to create command for unknown CC 0x71
[2013-07-07 10:59:01.010] Command Class 0x71 is not supported (requested for node 2:0)
[2013-07-07 10:59:01.012] Node 2:0 CC Security: Command Class 0x71 isn't implemeted
[2013-07-07 10:59:19.870] Job 0x13: deleted from queue
User avatar
PoltoS
Posts: 7649
Joined: 26 Jan 2011 19:36

This Command Class is

Post by PoltoS »

This Command Class is implemented in the next release. Wil be available soon.
Post Reply