Difference between revisions of "HowTo:Make an Object be found by Optical Codes"
Line 4: | Line 4: | ||
'''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<br/>[[File:UI_Marker_scaning01.png|420 px|border|alt=Create a new Query|Create a new Query]] |
− | # Add this new query to the list of [[infrastructure]] objects | + | # Add this new query to the list of [[infrastructure]] objects and prepare add a query scope / view object<br/>[[File:UI_Marker_scaning02.png|420 px|border|alt=infrastructure|infrastructure]] |
'''Preparing the object''' | '''Preparing the object''' | ||
− | # Classify the object's MetaClass as [[SYSCLS_ID_MARKER_QUERY]] and implement the necessary properties | + | # Classify the object's MetaClass as [[SYSCLS_ID_MARKER_QUERY]] and implement the necessary properties<br/>[[File:UI_Marker_scaning01.png|420 px|border|alt=Create a new Query|Create a new Query]] |
− | # Enter the | + | # Enter the value of the Barcode, QR-Code or the Marker ID in the property |
== Mobile Client == | == Mobile Client == |
Revision as of 12:09, 19 January 2015
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
- Create a new Query classified as SYSCLS ID MARKER QUERY
- Set the according filter object (FILTEROBJECT) similar as for other queries
- Add this new query to the list of Infrastructure objects and prepare add a query scope / view object
Preparing the object
- Classify the object's MetaClass as SYSCLS ID MARKER QUERY and implement the necessary properties
- Enter the value of the Barcode, QR-Code or the Marker ID in the property
Mobile Client
- Start the QR-Code activity if you want to load an object via Barcode or QR-Code
- After scanning a known code the client tries to fetch the objects, identified by this code