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.