Package com.metratec.lib.inventory
-
Class Summary Class Description Inventory Inventory which can throw events.
First create the inventory and than start it withInventory.start()
.InventoryWithTimestamp Implementation for a periodic inventory check.
Add the tags withInventoryWithTimestamp.addTag(String, long)
orInventoryWithTimestamp.addTags(List, long)
, then check the inventory for losted tags withInventoryWithTimestamp.checkInventory()
SimpleInventory Simple inventory implementation - designed for update an inventory with a list of all transponder.