Releases: tlaukkan/zigbee4java
zigbee4java-3.0.2
[maven-release-plugin] copy for tag zigbee4java-3.0.2
zigbee4java-2.0.11
[maven-release-plugin] copy for tag zigbee4java-2.0.11
zigbee4java-2.0.10
[maven-release-plugin] copy for tag zigbee4java-2.0.10
zigbee4java-2.0.2
Contributors
@chris-hatton, @presslab-us, @alcastelo
TI Z-Stack Home 1.2.2 (Z-Stack Core 2.6.3) Support
Support for latest TI firmware has been implemented.
Gradle support
Gradle support has been added.
Bug fixes
#18 ZDO_BIND_REQ BindDstEP incorrectly contained device type.
zigbee4java-2.0.0
Contributors
@chris-hatton, @cdjackson, @presslab-us, @tlaukkan
Network State Serialization
Network state can be serialized and deserialized to avoid full network rediscovery delay on software restart.
Serial Port
Serial port implementation can be changed and first version of android serial port implementation has been added.
Attribute Report
Listeners to attribute reports can now be added and removed without altering subscription state on network level.
ZigBeeApi
Bug fixes and type conversions to int instead of exposing byte and short types though API.
ZigBeeConsole
Bug fixes and maven module for building command line executable. Storage of network state between console runs allowing instantaneous start of console after first time network discovery. Commands for listening attribute reports without network level subscription state changes.