Jump to: navigation, search

Difference between revisions of "Rfid"


(See also)
(Redirected page to RFID tags)
 
(20 intermediate revisions by 4 users not shown)
Line 1: Line 1:
In order for the users to find objects more efficiently, {{UBIK}} can mark some objects with [[#Technical_background|certain properties]]. Whenever a user scans a RFID tag, the resulting ID value can be used to find all matching objects, namely objects that have the right property.
+
#redirect [[RFID_tags]]
  
== Searching for objects ==
+
[[Category:2.4.1|Rfid]]
 
+
[[Category:2.4.2|Rfid]]
{{UBIK}} provides two mechanisms for searching objects: [[Sync Mode#Possible sync modes|online and offline]].
+
[[Category:2.4.5|Rfid]]
 
+
[[Category:Xamarin|Rfid]]
=== Searching offline ===
+
 
+
In any case (regardless of the network connection and [[Sync Mode|sync mode]]), {{UBIK}} always goes through all the objects currently available on the device and find the ones that match the scanned results.
+
 
+
=== Searching online ===
+
 
+
When the Internet is avaiable and {{UBIK}} is not running under offline mode, the search result is enhanced by online search. This means any objects that match the scanned results can be found even if they don't yet exist locally.
+
 
+
== Presenting results of a search ==
+
 
+
Once the objects are found, they are displayed in a list. The users can then browse to any of the objects for more information by clicking on the objects.
+
 
+
== Technical background ==
+
 
+
In order for objects to be identifiable through RFID, they have to carry the [[SYSCLS OBJECTWITHRFIDTAG]] classification.
+
 
+
The service query used for online searching is [[SYSCLS RFIDTAGSCANQUERY]].
+
 
+
{{Clear}}
+
 
+
== See also ==
+
* [[SYSCLS OBJECTWITHRFIDTAG]]
+
* [[SYSCLS RFIDTAGSCANQUERY]]
+
 
+
[[Category:Client]]
+
{{Category/Version|2.4.1}}
+

Latest revision as of 09:39, 1 June 2023

Redirect to: