tlaukkan / zigbee4java

Zigbee API for Java provides simple Java interface to ZigBee network.
Apache License 2.0
144 stars 68 forks source link

Error in zcl lib definition #106

Open han-alink opened 7 years ago

han-alink commented 7 years ago

For ZclClusterType.BINARY_INPUT__BASIC, the PresentValue attribute should be of Boolean type (java.lang.Boolean.class)