Enum ChargeStatus
- Namespace
- TechnologySolutions.Rfid.AsciiProtocol
- Assembly
- TechnologySolutions.Rfid.AsciiProtocol.Core.dll
Indicates the status of charging
public enum ChargeStatus
- Extension Methods
Fields
Charging = 2
Battery is charging
Complete = 3
Battery is fully charged
Error = 4
There is an error preventing charging
Off = 1
Battery is not charging
Unknown = 0
The state is not known