Namespace PTIRelianceLib.Telemetry
Classes
LifetimeTelemetry
Telemetry data for the lifetime of the printer. This data persists across flash updates and configuration changes.
PowerupTelemetry
Contains telemtry data describing the usage and lifetime of a Reliance thermal printer. The data is produced by a Reliance printer and handled by this API.
Structs
LastTicketState
Each ticket print is tracked by ejection and length
Enums
EjectionStatus
A ticket, once printed, terminates in one of two states. On powerup, the floating state is called NoTicket.
TicketLengthGroups
Ticket length tracking uses binning to group count of ticket lengths together. There are 9 length groups that are tracked by length in millimeters.
TicketPullTimeGroups
Each printed ticket that sits at the bezel starts a clock. The time between print presented and a customer pulling the ticket is is tracked using binning. The times are tracked in whole seconds. Only tickets that are pulled are counted in these groupings. i.e. Ticket retraction and auto-ejected tickets are not counted.