Jump to: navigation, search

Difference between revisions of "HowTo:Make an Object be found by Optical Codes"


(Created page with "Loading a list of objects identified via a Barcode or QR-Code on the {{UBIKCLIENT}} implies that the object and search mechanism is configured and used accordingly. == Server...")
 
Line 3: Line 3:
 
== Server ==
 
== Server ==
 
'''Preparing a Scan-Query'''
 
'''Preparing a Scan-Query'''
# [[Create_a_new_Query]] classified as [[SYSCLS_ID_MARKER_QUERY]]
+
# [[Create a new Query]] classified as [[SYSCLS_ID_MARKER_QUERY]]
 
# Set the according filter object ('''FILTEROBJECT''') similar as for other queries
 
# Set the according filter object ('''FILTEROBJECT''') similar as for other queries
 
# Add this new query to the list of [[infrastructure]] objects
 
# Add this new query to the list of [[infrastructure]] objects

Revision as of 13:27, 10 March 2014

Loading a list of objects identified via a Barcode or QR-Code on the UBIKCLIENT implies that the object and search mechanism is configured and used accordingly.

Server

Preparing a Scan-Query

  1. Create a new Query classified as SYSCLS ID MARKER QUERY
  2. Set the according filter object (FILTEROBJECT) similar as for other queries
  3. Add this new query to the list of Infrastructure objects

Preparing the object

  1. Classify the object's MetaClass as SYSCLS ID MARKER QUERY and implement the necessary properties
  2. Enter the textual value of the Barcode or QR-Code in the IDMARKER property

Mobile Client

  1. Start the QR-Code activity if you want to load an object via Barcode or QR-Code
  2. After scanning a known code the client tries to fetch the objects, identified by this code