User's Guide

Tarvos User Guide - Version 0.3 91
tag.reporting.report_fields
Read Permission
admin
Write Permission
admin
Default
tag_id
Priority
5
(Enum Array) Tag fields reported in 'event.tag.report' events
Possible values: 'tag_id', 'tid', 'type', 'antenna', 'rssi',
'user_data', 'freq', 'tx_power', 'time',
'prot_data', 'description'
'tag_id': Always required to have this field. Its the
tag_id in the report.
'tid': Add the TID of the tag to the tag report.
'type': Add the type of protocol of the tag read to
the tag report (.e.g. ISOC, ISOB,...)
'antenna': Add the antenna port to the tag report
'rssi': Add the tag rssi (relative signal strength
indicator) value to the tag report
'user_data': Add the tag user data to the tag report
'freq': Add the frequency used to read the tag to the
tag report
'tx_power': Add the transmit power used to read the tag
to the tag report
'time': Add the microsecond accurate timestamp of
the time the tag was read to the tag report
'pc': Adds the protocol control word to tag report
'xpc1': Adds the extended protocol control word 1 to
tag report
'xpc2': Adds the extended protocol control word 2 to
tag report
'description': Fixed reader description added to report.
(see reader.description variable)
Example:
tag.reporting.report_fields=tag_id type antenna tx_power
ok