tlaukkan / zigbee4java

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

Endpoint size change from byte to short #9

Closed cdjackson closed 9 years ago

cdjackson commented 9 years ago

Change network address from short to int. (#6)

This might conflict with Chris' splitting of the com classes, in which case I'll refactor, but I thought I'd submit this so you guys have visibility.