The RTLS protocol could be improved.
Change id to type string
For example, id is currently only allowed to be an integer, but motive observers (cameras) should be able to assign their id to their serial number, as it is the most permanent identifiable piece of information, second to their ID which is more like a cuid since it may change from one RTLSServer lifespan to another.
The RTLS protocol could be improved.
Change
idto typestringFor example,
idis currently only allowed to be an integer, but motive observers (cameras) should be able to assign theiridto their serial number, as it is the most permanent identifiable piece of information, second to their ID which is more like acuidsince it may change from one RTLSServer lifespan to another.