digidotcom / xbee-java

Set of Java APIs to interact with Digi International's XBee radio frequency modules.
Mozilla Public License 2.0
80 stars 56 forks source link

devices: add several methods to read received packets synchronously #154

Closed rubenmoral closed 4 years ago

rubenmoral commented 4 years ago

Once a packet has been read with one of these methods, it is removed from the queue and cannot be read again.

Signed-off-by: Ruben Moral ruben.moral@digi.com