PiJuiceConfig.SetCustomBatteryExtProfile(BatteryExtendedProfile) Method

Definition

Set custom battery extended profile

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

Parameters

batteryProfile
BatteryExtendedProfile

Custom battery extended profile

Applies to