Contents

enableCharging(with:completion:)

Command EnableCharging

Declaration

func enableCharging(with params: MTREnergyEVSEClusterEnableChargingParams, completion: @escaping  @Sendable ((any Error)?) -> Void)
func enableCharging(with params: MTREnergyEVSEClusterEnableChargingParams) async throws

Discussion

This command allows a client to enable the EVSE to charge an EV, and to provide or update the maximum and minimum charge current.