PiJuiceConfig Class

Definition

PiJuiceConfig class to support status of the PiJuice

public class PiJuiceConfig
type PiJuiceConfig = class
Public Class PiJuiceConfig
Inheritance
PiJuiceConfig

Constructors

PiJuiceConfig(PiJuice)

PiJuiceConfig constructor

Methods

GetBatteryExtProfile()

Get Battery extended profile

GetBatteryProfile()

Get battery profile

GetBatteryProfileStatus()

Get battery profile status

GetBatteryTemperatureSenseConfig()

Get how the battery temperature is taken

GetChargingConfig()

Get current battery charging state

GetLedConfiguration(Led)

Get the configuration for the specific Led

GetPowerInputs()

Get power inputs

GetPowerRegulatorMode()

Get power regulator mode

GetRelativeStateOfChangeEstimation()

Get battery relative state-of-health estimation type

GetRunPinConfig()

Get run pin configuration

SetBatteryTemperatureSenseConfig(BatteryTemperatureSense)

Set how the battery temperature is taken

SetChargingConfig(ChargingConfig)

Set current battery charging state

SetCustomBatteryExtProfile(BatteryExtendedProfile)

Set custom battery extended profile

SetCustomBatteryProfile(BatteryProfile)

Set a custom battery profile

SetLedConfiguration(LedConfig)

Set the configuration for the specific Led

SetPowerInputs(PowerInput)

Set power inputs

SetPowerRegulatorMode(PowerRegulatorMode)

Set power regulator mode

SetRelativeStateOfChangeEstimation(RelativeStateOfChangeEstimationType)

Set battery relative state-of-health estimation type

SetRunPinConfig(RunPin)

Set run pin configuration

Applies to