tlaukkan / zigbee4java

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

Console: removing device from network #92

Closed derabbink closed 8 years ago

derabbink commented 8 years ago

The CC2531 stores which devices have joined the network. I could not find a way to remove any of those from the dongle by using the java SE console app. Is there one? If not, can it be added?