User's Guide
Tarvos User Guide - Version 0.3 67
reader.check_service()
Permission
admin
Min parameters
1
Max parameters
1
Not used. There for backward compatibility. Do not use.
reader.events.utc_precision
Read Permission
guest
Write Permission
admin
Default
millisecond
Priority
5
Set time precision in reader events to "MICROSECOND" or "MILLISECOND"
reader.events.rssi_precision
Read Permission
guest
Write Permission
admin
Default
CB
Priority
5
Set rssi precision to "CB" or "Q8". CB values are in centibel and
Q8 values are 16 bits with 8 bits right of the decimal precision.
Divide the Q8 number by 256 in floating point to get a high precision
RSSI value in dB.
reader.dsp_is_inited
Read Permission
guest
Write Permission
none
Default
NULL
Priority
-1
Returns true if the DSP on the reader has been initialized.
reader.timestamp_all_events
Read Permission
admin
Write Permission
admin
Default
False
Priority
5
(Boolean) Timestamp all events.
Add timestamp to outgoing events that are not already timestamped.