Enum PowerStatus
Possible power status
Namespace: Eclo.nF.SIM800H
Assembly: cs.temp.dll.dll
Syntax
public enum PowerStatus
Fields
| Name | Description |
|---|---|
| FlightMode | Device is in flight mode |
| Minimum | Device is workgin with minimum functionality |
| Off | Device is off |
| On | Device is on |
| PowerOnSequenceIsRunning | Power on sequence is running |
| Unknown | Unknown power state |