Open roblingle opened 5 years ago
@bluefootllc You noted that "P6 Impinj dog-bone tags reserve that first block for other uses". So we need to ensure that '8675 0000 0000 0000 0000 0000 0123' only returns '123'.
Does it sound reasonable for the application to always automatically remove the first block? Should we reserve other blocks at the start?
For example, industry standards would encode a tag value of '0123' as '0000 0000 0000 0000 0000 0000 0123'. Runway would expect that to be encoded as '0123 0000 0000 0000 0000 0000'.
To do: