Difference between revisions of "SYSCLS OBJECTWITHRFIDTAG"
(Created page with "{{ClassificationInfoBox | title = Object with RFID Tag | name = {{PAGENAMEE}} | inheritance = - | namespace = System.Classification | purpose = Use a RFID Tag and a scanned RF...") |
|||
(6 intermediate revisions by 3 users not shown) | |||
Line 2: | Line 2: | ||
| title = Object with RFID Tag | | title = Object with RFID Tag | ||
| name = {{PAGENAMEE}} | | name = {{PAGENAMEE}} | ||
− | | inheritance = | + | | inheritance = [[SYSCLS_ROOT]] |
− | | namespace = System.Classification | + | | namespace = System.Classification.Scan |
| purpose = Use a RFID Tag and a scanned RFID code | | purpose = Use a RFID Tag and a scanned RFID code | ||
| version = 2.4.1+ | | version = 2.4.1+ | ||
Line 10: | Line 10: | ||
An object classified by SYSCLS_OBJECTWITHRFIDTAG and implementing the [[MetaProperties]] can be used to mark all objects having a RFID tag value (RFIDTAG) stored on them. For offline search, the client can request all objects having the scanned value with the value in the belonging property. | An object classified by SYSCLS_OBJECTWITHRFIDTAG and implementing the [[MetaProperties]] can be used to mark all objects having a RFID tag value (RFIDTAG) stored on them. For offline search, the client can request all objects having the scanned value with the value in the belonging property. | ||
+ | |||
+ | Please be aware that since {{Version/ServerSince|4.4.0}} Version 4.4.0 we support defining multiple (optical) codes for one object. | ||
+ | We recommend to use [[SYSCLS OBJECTWITHRFIDTAGS|Classification with multiple RFID Codes]] instead. | ||
+ | If you are using an older version see [[HowTo:Make_an_Object_be_found_by_RFID#Single RFID|Make anObject be found by single RFID]]. | ||
== MetaProperties == | == MetaProperties == | ||
Line 19: | Line 23: | ||
|} | |} | ||
− | [[Category: | + | == See also == |
+ | * [[SYSCLS_OBJECTWITHRFIDTAGS]] | ||
+ | * [[HowTo:Make_an_Object_be_found_by_RFID]] | ||
+ | * [[SYSCLS_OBJECTWITHIDMARKER]] | ||
+ | * [[SYSCLS_OBJECTWITHIDMARKERS]] | ||
+ | |||
+ | [[Category:Classifications|O]] |
Latest revision as of 13:35, 26 July 2023
Object with RFID Tag | |
---|---|
Name | SYSCLS_OBJECTWITHRFIDTAG |
Inheritance | SYSCLS ROOT |
Namespace | System.Classification.Scan |
ID | {224C89CA-4655-4D95-A64A-81B481EA6563} |
Purpose | Use a RFID Tag and a scanned RFID code |
Version | 2.4.1+ |
An object classified by SYSCLS_OBJECTWITHRFIDTAG and implementing the MetaProperties can be used to mark all objects having a RFID tag value (RFIDTAG) stored on them. For offline search, the client can request all objects having the scanned value with the value in the belonging property.
Please be aware that since Version 4.4.0 we support defining multiple (optical) codes for one object. We recommend to use Classification with multiple RFID Codes instead. If you are using an older version see Make anObject be found by single RFID.
MetaProperties
Name | Data type | Comment |
---|---|---|
RFIDTAG | Text | Contains the RFID tag data |