whizzosoftware / WZWave

A native Java library for interfacing with Z-Wave PC controllers
Eclipse Public License 1.0
33 stars 22 forks source link

Ignore invalid command class version during interview #36

Closed eperott closed 5 years ago

eperott commented 5 years ago

Closes #35

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-0.4%) to 62.52% when pulling 9723c95305b3ce0114494711b51f7dcb113263d8 on eperott:ignore-invalid-cc-version into 412a0a78488757c3ba7b2bc31d2ee133c2f21585 on whizzosoftware:master.

whizzosoftware commented 5 years ago

Thanks for the change! Could you please add a test method to VersionCommandClassTests to confirm expected behavior?