ChargingSupplyType Enumeration ReferenceShareShare to emailCopy article URL FeedbackPrintLast UpdatedJun 10, 20251 minute readHERE SDKExplore EditioniOSAPI referenceActive Explain this codepublic enum ChargingSupplyType : UInt32, CaseIterable, Codable Available charging supply types. acSingle Single phase Alternating Current supply. Declaration Swift case acSingle acThree Three phase Alternating Current supply. Declaration Swift case acThree dc Direct Current supply. Declaration Swift case dc Was this article helpful?YesNo
Explain this codepublic enum ChargingSupplyType : UInt32, CaseIterable, Codable Available charging supply types. acSingle Single phase Alternating Current supply. Declaration Swift case acSingle acThree Three phase Alternating Current supply. Declaration Swift case acThree dc Direct Current supply. Declaration Swift case dc
Explain this codepublic enum ChargingSupplyType : UInt32, CaseIterable, Codable Available charging supply types. acSingle Single phase Alternating Current supply. Declaration Swift case acSingle acThree Three phase Alternating Current supply. Declaration Swift case acThree dc Direct Current supply. Declaration Swift case dc