FaultStatus Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
PiJuice Fault Status
C#
public class FaultStatus : IEquatable<Iot.Device.PiJuiceDevice.Models.FaultStatus>
type FaultStatus = class
interface IEquatable<FaultStatus>
Public Class FaultStatus
Implements IEquatable(Of FaultStatus)
- Inheritance
-
FaultStatus
- Implements
Fault |
PiJuice Fault Status |
Fault |
Battery |
Battery charging temperature fault. |
Battery |
Determines if the battery profile is invalid. |
Button |
If there was power off triggered by button press. |
Equality |
|
Forced |
If there was forced power off caused by loss of energy (battery voltage approached cut-off threshold). |
Forced |
If there was forced system switch turn off caused by loss of energy. |
Watchdog |
If watchdog reset happened. |
<Clone>$() | |
Deconstruct(Boolean, Boolean, Boolean, Boolean, Boolean, Battery |
|
Equals(Fault |
|
Equals(Object) | |
Get |
|
Print |
|
To |
Toode | Versioonid |
---|---|
.NET IoT Libraries | 1.3.0, 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0 |