User's Guide
Tarvos User Guide - Version 0.3 107
tag.writeback.ps111.write_data.tm_reader_id
Read Permission
admin
Write Permission
admin
Default
0
Priority
5
(Integer) Reader ID data for TRAFFIC_MANAGEMENT.
tag.writeback.ps111.write_data.tm_time
Read Permission
admin
Write Permission
admin
Default
0
Priority
5
(Integer) Time data for TRAFFIC_MANAGEMENT if use_dynamic_write_data is false.
tag.writeback.ps111.write_occasion
Read Permission
admin
Write Permission
admin
Default
NEVER
Priority
5
(Enum) Determines when to write to PS111 tags.
* NEVER - Never write to tag automatically
* ALWAYS - Always write to tag automatically
* WHEN_NEW - Only when tag has first "arrived"
tag.reporting.authenticate_fields
Read Permission
admin
Write Permission
admin
Default
tag_id tam
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',
'tag_id': Always required to have this field. Its the
tag_id in the 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
'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
'tam': Required for this event and includes the
csi, tam, ichallenge, and response fields.
Example:
tag.reporting.authentic_fields=tag_id tam time antenna
ok