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