BatteryStatus

enum BatteryStatus : Enum<BatteryStatus>

Entries

Link copied to clipboard

Reader battery is more than 20%

Link copied to clipboard
LOW()

Reader battery is less than 20%, but more than 5%

Link copied to clipboard

Reader battery is less than 5%

Link copied to clipboard

Reader battery is unknown

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int