Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Releases: tlaukkan/zigbee4java

zigbee4java-3.0.2

12 Aug 17:33
Compare
Choose a tag to compare
zigbee4java-3.0.2 Pre-release
Pre-release
[maven-release-plugin] copy for tag zigbee4java-3.0.2

zigbee4java-2.0.11

01 Jun 04:47
Compare
Choose a tag to compare
zigbee4java-2.0.11 Pre-release
Pre-release
[maven-release-plugin] copy for tag zigbee4java-2.0.11

zigbee4java-2.0.10

29 May 20:45
Compare
Choose a tag to compare
zigbee4java-2.0.10 Pre-release
Pre-release
[maven-release-plugin] copy for tag zigbee4java-2.0.10

zigbee4java-2.0.2

23 Mar 19:14
Compare
Choose a tag to compare

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

08 Mar 06:30
Compare
Choose a tag to compare

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.