PiJuiceConfig.SetCustomBatteryProfile(BatteryProfile) Method

Definition

Set a custom battery profile

public void SetCustomBatteryProfile (Iot.Device.PiJuiceDevice.Models.BatteryProfile batteryProfile);
member this.SetCustomBatteryProfile : Iot.Device.PiJuiceDevice.Models.BatteryProfile -> unit
Public Sub SetCustomBatteryProfile (batteryProfile As BatteryProfile)

Parameters

batteryProfile
BatteryProfile

Custom battery profile

Applies to