User's Guide
Tarvos User Guide - Version 0.3 92
tag.reporting.raw_arrive_fields
Read Permission
admin
Write Permission
admin
Default
tag_id
Priority
5
(Enum Array) Tag fields reported in 'event.tag.raw_arrive' events
Possible values: 'tag_id', 'tid', 'type', 'antenna', 'rssi',
'user_data', 'freq', 'tx_power', 'time',
'audit_record'
'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
'audit_record': Placeholder for now.
'description': Fixed reader description added to report.
(see reader.description variable)
Example:
tag.reporting.raw_arrive_fields=tag_id type antenna tx_power
ok