Edit

Share via


PiJuiceConfig.SetChargingConfig(ChargingConfig) Method

Definition

Set current battery charging state

public void SetChargingConfig (Iot.Device.PiJuiceDevice.Models.ChargingConfig config);
member this.SetChargingConfig : Iot.Device.PiJuiceDevice.Models.ChargingConfig -> unit
Public Sub SetChargingConfig (config As ChargingConfig)

Parameters

config
ChargingConfig

Battery charging configuration

Applies to