[Debian-iot-packaging] [openzwave-controlpanel] 53/81: add CC names

Dara Adib daradib-guest at moszumanska.debian.org
Thu Dec 22 16:57:52 UTC 2016


This is an automated email from the git hooks/post-receive script.

daradib-guest pushed a commit to branch debian/master
in repository openzwave-controlpanel.

commit dd0921c5a294855580e01005f95af67ca164037d
Author: xs4 <xs4 at xs4me.net>
Date:   Mon Jul 27 13:20:26 2015 +0200

    add CC names
---
 zwavelib.cpp | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/zwavelib.cpp b/zwavelib.cpp
index ce3ea46..255d4fb 100644
--- a/zwavelib.cpp
+++ b/zwavelib.cpp
@@ -211,6 +211,14 @@ const char *cclassStr (uint8 cc)
     return "BASIC WINDOW COVERING";
   case 0x51:
     return "MTP WINDOW COVERING";
+  case 0x56:
+    return "CRC16 ENCAP";
+  case 0x5A:
+    return "DEVICE RESET LOCALLY";
+  case 0x5B:
+    return "CENTRAL SCENE";
+  case 0x5E:
+    return "ZWAVE PLUS INFO";
   case 0x60:
     return "MULTI INSTANCE";
   case 0x62:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-iot/openzwave-controlpanel.git



More information about the Debian-iot-packaging mailing list