Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration BatteryStatus

A categorization of a reader’s battery charge level.

Index

Enumeration Members

Enumeration Members

Critical: 1

The device’s battery is less than or equal to 5%.

Low: 2

The device’s battery is between 5% and 20%.

Nominal: 3

The device’s battery is greater than 20%.

Unknown: 0

Battery state is not yet known or not available for the connected reader.

Generated using TypeDoc