Vi har en del utstyr som vi nå har fått lagt inn i Onix.
Dette utstyret har fra tidligere en ID-lapp med en QR kode som er knyttet opp mot et annet system.
Er det mulig å få koblet opp denne QR koden inn mot Onix slik at en kan finne utstyret i Onix dersom en scanner det via worker appen?
QR koden som er på utstyret i dag er en enkel tekst linje som inneholder blant annet “eiers utstyrs ID”.
A message pops up confirming: “The tag has been linked to the equipment.”
If it is not an Onix Tag, Onix supports the following three types of tag values:
Short GUID
GUID
HEX string
Also, tag values must:
Comply with ISO standard and be globally unique.
For QR codes: the QR code must contain a URL that points to Onix Work. This means scanning the QR code should open a page in Onix Work that shows the related requipment. QR codes that link to other websites or contain plain text values are not supported.
Explanation of each type
1. Short GUID
A 22-character string
Can contain:
Letters A–Z, a–z
Numbers 0–9
The characters + and /
2. GUID
Standard format: 00000000-0000-0000-0000-000000000000
A total of 32 characters, divided into 5 groups separated by hyphens (-)
Contains only:
Letters A–F, a–f
Numbers 0–9
3. HEX string
A string consisting only of:
Numbers: 0–9
Letters: A–F (case-insensitive)
Must NOT contain spaces, hyphens, or any other characters
The QR codes are from before we implemented Onix, they don’t have any relation to Onix at all.
The question is if it’s possible to use non-onix native QR codes to link to equipment in Onix?
For this specific use case, unfortunately, it’s impossible to link the QR code to equipment in Onix because the embedded URL points to another system, not Onix Work.
I editted my previous response to include our requirements for linking non-Onix tags to equipment.