Difference between revisions of "Features/QR and NFC actions"

From TempusServa wiki
Jump to navigation Jump to search
 
Line 20: Line 20:


== Service pages ==
== Service pages ==
Service pages at publically accessible content, that can be accessed via NFC or QR.
Optimally will redirect from an interemediary URL to the final destination, in order to be able to change the destination after the codes are printet (QR) or written (NFC).

Latest revision as of 11:53, 10 November 2024

Usages

QR code and NFC tags are plain and simply access to a URL, often with specific references to records.

The purpose is to ease access to webbased ressources, so the user can do things with a simple gesture or action.

Common usecase scenarios are

  • Working with inventorys
  • Consumers accessing information

Scanner verbs and nouns

TS fascilitates a special automation language, where work can be handled simple by scanning codes.

The idea is to, in any order, scanning both

  • A refernce to a OBJECT to work with
  • An ACTION you want to use on the selected object
 The user scans the QR code for order 123. The user scans the QR code for "Order ready". Order 123 changes status to "Order ready".

QR codes for OBJECTs and ACTIONs are typically displayed in templates for easy printing.

Service pages

Service pages at publically accessible content, that can be accessed via NFC or QR.

Optimally will redirect from an interemediary URL to the final destination, in order to be able to change the destination after the codes are printet (QR) or written (NFC).