Currently, there's no handling of a badge being "reset" - i.e. being turned off, or being away from the network long enough for the badges' internal serial counter to reset.
A good implementation would be for an autodelete of the Combadge() class instance, for badges that have not been seen for a certain amount of time.
Currently, there's no handling of a badge being "reset" - i.e. being turned off, or being away from the network long enough for the badges' internal serial counter to reset.
A good implementation would be for an autodelete of the
Combadge()class instance, for badges that have not been seen for a certain amount of time.