Tag Zone Position Update Logic
The Zones where the Tags are reported in are updated as follows:
Every 15 minutes, the RecovR backend receives a list of Tags who have changed Zone in that time, rather than the full list.
Every 60 minutes, RecovR backend receives the full list of Tags.
Tag Status
Tags can report various business statuses over their lifetime. These are set according to the following rules:
Manufactured
When a tag is first uploaded to the system, it sets the initial status of the tag to Manufactured.
Available
Available indicates that the tag is ready to be used but currently not paired to an Asset.
Paired
When a Tag is paired to an Asset, its status is updated to Paired.
Ability to Pair
In order to pair a tag to an Asset it is required that the last heartbeat is no more than 10 minutes old.
Not Reporting / Not Operational
In cases where a Tag has not reported in for a set amount of time (which can be verified by the last heartbeat field) the business status is set to Not Reporting or Not-Operational according to the rules below. If the Tag reports back in, it will be returned to the appropriate Available or Paired status above (based on whether it’s currently Paired or Unpaired to an Asset).
Not Reporting: If a Tag’s Last Heartbeat is older than 65 minutes, its business state will update to Not Reporting
Non-Operational: If a Tag’s Last Heartbeat is older than 125 minutes, its business state will update to Non-Operational