Skip to content

Binary Power Switch that responds to Binary Switch CC version query with 0 #1653

Answered by hanskroner
AlCalzone asked this question in General
Discussion options

You must be logged in to vote

Sounds like that TKB Home device is doing something "not right." From the specification for the Version Command Class Report:

If the requested Command Class is supported, this field is used to return the Command Class Version. This field MUST be in the range 1..255. It starts with 1 and is incremented every time a new version of the Command Class is released.

If the requested Command Class is not supported or controlled, a responding node MUST set the Command Class Version field to 0x00.

Since the Command Class is listed in the NIF, the returned value should be between 1 and 255. The device is contradicting itself by returning '0' on the REPORT.

If you want to be able to support this de…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@AlCalzone
Comment options

AlCalzone Feb 8, 2021
Maintainer Author

Answer selected by AlCalzone
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants