calls

package
v0.1.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 18, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CPAuthorize

CPAuthorize sends a Authorize request from the charge point to the CSMS.

func CPBootNotification

CPBootNotification sends a BootNotification request from the charge point to the CSMS.

func CPClearedChargingLimit

CPClearedChargingLimit sends a ClearedChargingLimit request from the charge point to the CSMS.

func CPDataTransfer

CPDataTransfer sends a DataTransfer request from the charge point to the CSMS.

func CPFirmwareStatusNotification

CPFirmwareStatusNotification sends a FirmwareStatusNotification request from the charge point to the CSMS.

func CPGet15118EVCertificate

CPGet15118EVCertificate sends a Get15118EVCertificate request from the charge point to the CSMS.

func CPGetCertificateChainStatus

CPGetCertificateChainStatus sends a GetCertificateChainStatus request from the charge point to the CSMS.

func CPGetCertificateStatus

CPGetCertificateStatus sends a GetCertificateStatus request from the charge point to the CSMS.

func CPHeartbeat

CPHeartbeat sends a Heartbeat request from the charge point to the CSMS.

func CPLogStatusNotification

CPLogStatusNotification sends a LogStatusNotification request from the charge point to the CSMS.

func CPMeterValues

CPMeterValues sends a MeterValues request from the charge point to the CSMS.

func CPNotifyChargingLimit

CPNotifyChargingLimit sends a NotifyChargingLimit request from the charge point to the CSMS.

func CPNotifyCustomerInformation

CPNotifyCustomerInformation sends a NotifyCustomerInformation request from the charge point to the CSMS.

func CPNotifyDERAlarm

CPNotifyDERAlarm sends a NotifyDERAlarm request from the charge point to the CSMS.

func CPNotifyDERStartStop

CPNotifyDERStartStop sends a NotifyDERStartStop request from the charge point to the CSMS.

func CPNotifyDisplayMessages

CPNotifyDisplayMessages sends a NotifyDisplayMessages request from the charge point to the CSMS.

func CPNotifyEVChargingNeeds

CPNotifyEVChargingNeeds sends a NotifyEVChargingNeeds request from the charge point to the CSMS.

func CPNotifyEVChargingSchedule

CPNotifyEVChargingSchedule sends a NotifyEVChargingSchedule request from the charge point to the CSMS.

func CPNotifyEvent

CPNotifyEvent sends a NotifyEvent request from the charge point to the CSMS.

func CPNotifyMonitoringReport

CPNotifyMonitoringReport sends a NotifyMonitoringReport request from the charge point to the CSMS.

func CPNotifyPeriodicEventStream added in v0.1.7

func CPNotifyPeriodicEventStream(ctx context.Context, c *cp.Client, req messages.NotifyPeriodicEventStream) error

CPNotifyPeriodicEventStream sends a NotifyPeriodicEventStream SEND from the charge point to the CSMS (no response).

func CPNotifyPriorityCharging

CPNotifyPriorityCharging sends a NotifyPriorityCharging request from the charge point to the CSMS.

func CPNotifyReport

CPNotifyReport sends a NotifyReport request from the charge point to the CSMS.

func CPNotifySettlement

CPNotifySettlement sends a NotifySettlement request from the charge point to the CSMS.

func CPPublishFirmwareStatusNotification

CPPublishFirmwareStatusNotification sends a PublishFirmwareStatusNotification request from the charge point to the CSMS.

func CPPullDynamicScheduleUpdate

CPPullDynamicScheduleUpdate sends a PullDynamicScheduleUpdate request from the charge point to the CSMS.

func CPReportChargingProfiles

CPReportChargingProfiles sends a ReportChargingProfiles request from the charge point to the CSMS.

func CPReportDERControl

CPReportDERControl sends a ReportDERControl request from the charge point to the CSMS.

func CPRequestBatterySwap

CPRequestBatterySwap sends a RequestBatterySwap request from the charge point to the CSMS.

func CPReservationStatusUpdate

CPReservationStatusUpdate sends a ReservationStatusUpdate request from the charge point to the CSMS.

func CPSecurityEventNotification

CPSecurityEventNotification sends a SecurityEventNotification request from the charge point to the CSMS.

func CPSignCertificate

CPSignCertificate sends a SignCertificate request from the charge point to the CSMS.

func CPStatusNotification

CPStatusNotification sends a StatusNotification request from the charge point to the CSMS.

func CPTransactionEvent

CPTransactionEvent sends a TransactionEvent request from the charge point to the CSMS.

func CPVatNumberValidation

CPVatNumberValidation sends a VatNumberValidation request from the charge point to the CSMS.

func CSMSAFRRSignal

CSMSAFRRSignal sends a AFRRSignal request from the CSMS to a connected charge point.

func CSMSAdjustPeriodicEventStream

CSMSAdjustPeriodicEventStream sends a AdjustPeriodicEventStream request from the CSMS to a connected charge point.

func CSMSBatterySwap

CSMSBatterySwap sends a BatterySwap request from the CSMS to a connected charge point.

func CSMSCancelReservation

CSMSCancelReservation sends a CancelReservation request from the CSMS to a connected charge point.

func CSMSCertificateSigned

CSMSCertificateSigned sends a CertificateSigned request from the CSMS to a connected charge point.

func CSMSChangeAvailability

CSMSChangeAvailability sends a ChangeAvailability request from the CSMS to a connected charge point.

func CSMSChangeTransactionTariff

CSMSChangeTransactionTariff sends a ChangeTransactionTariff request from the CSMS to a connected charge point.

func CSMSClearCache

CSMSClearCache sends a ClearCache request from the CSMS to a connected charge point.

func CSMSClearChargingProfile

CSMSClearChargingProfile sends a ClearChargingProfile request from the CSMS to a connected charge point.

func CSMSClearDERControl

CSMSClearDERControl sends a ClearDERControl request from the CSMS to a connected charge point.

func CSMSClearDisplayMessage

CSMSClearDisplayMessage sends a ClearDisplayMessage request from the CSMS to a connected charge point.

func CSMSClearTariffs

CSMSClearTariffs sends a ClearTariffs request from the CSMS to a connected charge point.

func CSMSClearVariableMonitoring

CSMSClearVariableMonitoring sends a ClearVariableMonitoring request from the CSMS to a connected charge point.

func CSMSClosePeriodicEventStream

CSMSClosePeriodicEventStream sends a ClosePeriodicEventStream request from the CSMS to a connected charge point.

func CSMSCostUpdated

CSMSCostUpdated sends a CostUpdated request from the CSMS to a connected charge point.

func CSMSCustomerInformation

CSMSCustomerInformation sends a CustomerInformation request from the CSMS to a connected charge point.

func CSMSDataTransfer

CSMSDataTransfer sends a DataTransfer request from the CSMS to a connected charge point.

func CSMSDeleteCertificate

CSMSDeleteCertificate sends a DeleteCertificate request from the CSMS to a connected charge point.

func CSMSGetBaseReport

CSMSGetBaseReport sends a GetBaseReport request from the CSMS to a connected charge point.

func CSMSGetChargingProfiles

CSMSGetChargingProfiles sends a GetChargingProfiles request from the CSMS to a connected charge point.

func CSMSGetCompositeSchedule

CSMSGetCompositeSchedule sends a GetCompositeSchedule request from the CSMS to a connected charge point.

func CSMSGetDERControl

CSMSGetDERControl sends a GetDERControl request from the CSMS to a connected charge point.

func CSMSGetDisplayMessages

CSMSGetDisplayMessages sends a GetDisplayMessages request from the CSMS to a connected charge point.

func CSMSGetInstalledCertificateIds

CSMSGetInstalledCertificateIds sends a GetInstalledCertificateIds request from the CSMS to a connected charge point.

func CSMSGetLocalListVersion

CSMSGetLocalListVersion sends a GetLocalListVersion request from the CSMS to a connected charge point.

func CSMSGetLog

CSMSGetLog sends a GetLog request from the CSMS to a connected charge point.

func CSMSGetMonitoringReport

CSMSGetMonitoringReport sends a GetMonitoringReport request from the CSMS to a connected charge point.

func CSMSGetPeriodicEventStream

CSMSGetPeriodicEventStream sends a GetPeriodicEventStream request from the CSMS to a connected charge point.

func CSMSGetReport

CSMSGetReport sends a GetReport request from the CSMS to a connected charge point.

func CSMSGetTariffs

CSMSGetTariffs sends a GetTariffs request from the CSMS to a connected charge point.

func CSMSGetTransactionStatus

CSMSGetTransactionStatus sends a GetTransactionStatus request from the CSMS to a connected charge point.

func CSMSGetVariables

CSMSGetVariables sends a GetVariables request from the CSMS to a connected charge point.

func CSMSInstallCertificate

CSMSInstallCertificate sends a InstallCertificate request from the CSMS to a connected charge point.

func CSMSNotifyAllowedEnergyTransfer

CSMSNotifyAllowedEnergyTransfer sends a NotifyAllowedEnergyTransfer request from the CSMS to a connected charge point.

func CSMSNotifyWebPaymentStarted

CSMSNotifyWebPaymentStarted sends a NotifyWebPaymentStarted request from the CSMS to a connected charge point.

func CSMSOpenPeriodicEventStream

CSMSOpenPeriodicEventStream sends a OpenPeriodicEventStream request from the CSMS to a connected charge point.

func CSMSPublishFirmware

CSMSPublishFirmware sends a PublishFirmware request from the CSMS to a connected charge point.

func CSMSRequestStartTransaction

CSMSRequestStartTransaction sends a RequestStartTransaction request from the CSMS to a connected charge point.

func CSMSRequestStopTransaction

CSMSRequestStopTransaction sends a RequestStopTransaction request from the CSMS to a connected charge point.

func CSMSReserveNow

CSMSReserveNow sends a ReserveNow request from the CSMS to a connected charge point.

func CSMSReset

CSMSReset sends a Reset request from the CSMS to a connected charge point.

func CSMSSendLocalList

CSMSSendLocalList sends a SendLocalList request from the CSMS to a connected charge point.

func CSMSSetChargingProfile

CSMSSetChargingProfile sends a SetChargingProfile request from the CSMS to a connected charge point.

func CSMSSetDERControl

CSMSSetDERControl sends a SetDERControl request from the CSMS to a connected charge point.

func CSMSSetDefaultTariff

CSMSSetDefaultTariff sends a SetDefaultTariff request from the CSMS to a connected charge point.

func CSMSSetDisplayMessage

CSMSSetDisplayMessage sends a SetDisplayMessage request from the CSMS to a connected charge point.

func CSMSSetMonitoringBase

CSMSSetMonitoringBase sends a SetMonitoringBase request from the CSMS to a connected charge point.

func CSMSSetMonitoringLevel

CSMSSetMonitoringLevel sends a SetMonitoringLevel request from the CSMS to a connected charge point.

func CSMSSetNetworkProfile

CSMSSetNetworkProfile sends a SetNetworkProfile request from the CSMS to a connected charge point.

func CSMSSetVariableMonitoring

CSMSSetVariableMonitoring sends a SetVariableMonitoring request from the CSMS to a connected charge point.

func CSMSSetVariables

CSMSSetVariables sends a SetVariables request from the CSMS to a connected charge point.

func CSMSTriggerMessage

CSMSTriggerMessage sends a TriggerMessage request from the CSMS to a connected charge point.

func CSMSUnlockConnector

CSMSUnlockConnector sends a UnlockConnector request from the CSMS to a connected charge point.

func CSMSUnpublishFirmware

CSMSUnpublishFirmware sends a UnpublishFirmware request from the CSMS to a connected charge point.

func CSMSUpdateDynamicSchedule

CSMSUpdateDynamicSchedule sends a UpdateDynamicSchedule request from the CSMS to a connected charge point.

func CSMSUpdateFirmware

CSMSUpdateFirmware sends a UpdateFirmware request from the CSMS to a connected charge point.

func CSMSUsePriorityCharging

CSMSUsePriorityCharging sends a UsePriorityCharging request from the CSMS to a connected charge point.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL