Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
var Authorize = ocppj.Message[ messages.AuthorizeRequest, messages.AuthorizeResponse, ]{Action: "Authorize", Direction: ocppj.SentByCP}
Authorize is the OCPP Authorize message (SentByCP).
var BootNotification = ocppj.Message[ messages.BootNotificationRequest, messages.BootNotificationResponse, ]{Action: "BootNotification", Direction: ocppj.SentByCP}
BootNotification is the OCPP BootNotification message (SentByCP).
var CancelReservation = ocppj.Message[ messages.CancelReservationRequest, messages.CancelReservationResponse, ]{Action: "CancelReservation", Direction: ocppj.SentByCSMS}
CancelReservation is the OCPP CancelReservation message (SentByCSMS).
var CertificateSigned = ocppj.Message[ messages.CertificateSignedRequest, messages.CertificateSignedResponse, ]{Action: "CertificateSigned", Direction: ocppj.SentByCSMS}
CertificateSigned is the OCPP CertificateSigned message (SentByCSMS).
var ChangeAvailability = ocppj.Message[ messages.ChangeAvailabilityRequest, messages.ChangeAvailabilityResponse, ]{Action: "ChangeAvailability", Direction: ocppj.SentByCSMS}
ChangeAvailability is the OCPP ChangeAvailability message (SentByCSMS).
var ClearCache = ocppj.Message[ messages.ClearCacheRequest, messages.ClearCacheResponse, ]{Action: "ClearCache", Direction: ocppj.SentByCSMS}
ClearCache is the OCPP ClearCache message (SentByCSMS).
var ClearChargingProfile = ocppj.Message[ messages.ClearChargingProfileRequest, messages.ClearChargingProfileResponse, ]{Action: "ClearChargingProfile", Direction: ocppj.SentByCSMS}
ClearChargingProfile is the OCPP ClearChargingProfile message (SentByCSMS).
var ClearDisplayMessage = ocppj.Message[ messages.ClearDisplayMessageRequest, messages.ClearDisplayMessageResponse, ]{Action: "ClearDisplayMessage", Direction: ocppj.SentByCSMS}
ClearDisplayMessage is the OCPP ClearDisplayMessage message (SentByCSMS).
var ClearVariableMonitoring = ocppj.Message[ messages.ClearVariableMonitoringRequest, messages.ClearVariableMonitoringResponse, ]{Action: "ClearVariableMonitoring", Direction: ocppj.SentByCSMS}
ClearVariableMonitoring is the OCPP ClearVariableMonitoring message (SentByCSMS).
var ClearedChargingLimit = ocppj.Message[ messages.ClearedChargingLimitRequest, messages.ClearedChargingLimitResponse, ]{Action: "ClearedChargingLimit", Direction: ocppj.SentByCP}
ClearedChargingLimit is the OCPP ClearedChargingLimit message (SentByCP).
var CostUpdated = ocppj.Message[ messages.CostUpdatedRequest, messages.CostUpdatedResponse, ]{Action: "CostUpdated", Direction: ocppj.SentByCSMS}
CostUpdated is the OCPP CostUpdated message (SentByCSMS).
var CustomerInformation = ocppj.Message[ messages.CustomerInformationRequest, messages.CustomerInformationResponse, ]{Action: "CustomerInformation", Direction: ocppj.SentByCSMS}
CustomerInformation is the OCPP CustomerInformation message (SentByCSMS).
var DataTransfer = ocppj.Message[ messages.DataTransferRequest, messages.DataTransferResponse, ]{Action: "DataTransfer", Direction: ocppj.SentByCP}
DataTransfer is the OCPP DataTransfer message (SentByCP).
var DeleteCertificate = ocppj.Message[ messages.DeleteCertificateRequest, messages.DeleteCertificateResponse, ]{Action: "DeleteCertificate", Direction: ocppj.SentByCSMS}
DeleteCertificate is the OCPP DeleteCertificate message (SentByCSMS).
var FirmwareStatusNotification = ocppj.Message[ messages.FirmwareStatusNotificationRequest, messages.FirmwareStatusNotificationResponse, ]{Action: "FirmwareStatusNotification", Direction: ocppj.SentByCP}
FirmwareStatusNotification is the OCPP FirmwareStatusNotification message (SentByCP).
var Get15118EVCertificate = ocppj.Message[ messages.Get15118EVCertificateRequest, messages.Get15118EVCertificateResponse, ]{Action: "Get15118EVCertificate", Direction: ocppj.SentByCP}
Get15118EVCertificate is the OCPP Get15118EVCertificate message (SentByCP).
var GetBaseReport = ocppj.Message[ messages.GetBaseReportRequest, messages.GetBaseReportResponse, ]{Action: "GetBaseReport", Direction: ocppj.SentByCSMS}
GetBaseReport is the OCPP GetBaseReport message (SentByCSMS).
var GetCertificateStatus = ocppj.Message[ messages.GetCertificateStatusRequest, messages.GetCertificateStatusResponse, ]{Action: "GetCertificateStatus", Direction: ocppj.SentByCP}
GetCertificateStatus is the OCPP GetCertificateStatus message (SentByCP).
var GetChargingProfiles = ocppj.Message[ messages.GetChargingProfilesRequest, messages.GetChargingProfilesResponse, ]{Action: "GetChargingProfiles", Direction: ocppj.SentByCSMS}
GetChargingProfiles is the OCPP GetChargingProfiles message (SentByCSMS).
var GetCompositeSchedule = ocppj.Message[ messages.GetCompositeScheduleRequest, messages.GetCompositeScheduleResponse, ]{Action: "GetCompositeSchedule", Direction: ocppj.SentByCSMS}
GetCompositeSchedule is the OCPP GetCompositeSchedule message (SentByCSMS).
var GetDisplayMessages = ocppj.Message[ messages.GetDisplayMessagesRequest, messages.GetDisplayMessagesResponse, ]{Action: "GetDisplayMessages", Direction: ocppj.SentByCSMS}
GetDisplayMessages is the OCPP GetDisplayMessages message (SentByCSMS).
var GetInstalledCertificateIds = ocppj.Message[ messages.GetInstalledCertificateIdsRequest, messages.GetInstalledCertificateIdsResponse, ]{Action: "GetInstalledCertificateIds", Direction: ocppj.SentByCSMS}
GetInstalledCertificateIds is the OCPP GetInstalledCertificateIds message (SentByCSMS).
var GetLocalListVersion = ocppj.Message[ messages.GetLocalListVersionRequest, messages.GetLocalListVersionResponse, ]{Action: "GetLocalListVersion", Direction: ocppj.SentByCSMS}
GetLocalListVersion is the OCPP GetLocalListVersion message (SentByCSMS).
var GetLog = ocppj.Message[ messages.GetLogRequest, messages.GetLogResponse, ]{Action: "GetLog", Direction: ocppj.SentByCSMS}
GetLog is the OCPP GetLog message (SentByCSMS).
var GetMonitoringReport = ocppj.Message[ messages.GetMonitoringReportRequest, messages.GetMonitoringReportResponse, ]{Action: "GetMonitoringReport", Direction: ocppj.SentByCSMS}
GetMonitoringReport is the OCPP GetMonitoringReport message (SentByCSMS).
var GetReport = ocppj.Message[ messages.GetReportRequest, messages.GetReportResponse, ]{Action: "GetReport", Direction: ocppj.SentByCSMS}
GetReport is the OCPP GetReport message (SentByCSMS).
var GetTransactionStatus = ocppj.Message[ messages.GetTransactionStatusRequest, messages.GetTransactionStatusResponse, ]{Action: "GetTransactionStatus", Direction: ocppj.SentByCSMS}
GetTransactionStatus is the OCPP GetTransactionStatus message (SentByCSMS).
var GetVariables = ocppj.Message[ messages.GetVariablesRequest, messages.GetVariablesResponse, ]{Action: "GetVariables", Direction: ocppj.SentByCSMS}
GetVariables is the OCPP GetVariables message (SentByCSMS).
var Heartbeat = ocppj.Message[ messages.HeartbeatRequest, messages.HeartbeatResponse, ]{Action: "Heartbeat", Direction: ocppj.SentByCP}
Heartbeat is the OCPP Heartbeat message (SentByCP).
var InstallCertificate = ocppj.Message[ messages.InstallCertificateRequest, messages.InstallCertificateResponse, ]{Action: "InstallCertificate", Direction: ocppj.SentByCSMS}
InstallCertificate is the OCPP InstallCertificate message (SentByCSMS).
var LogStatusNotification = ocppj.Message[ messages.LogStatusNotificationRequest, messages.LogStatusNotificationResponse, ]{Action: "LogStatusNotification", Direction: ocppj.SentByCP}
LogStatusNotification is the OCPP LogStatusNotification message (SentByCP).
var MeterValues = ocppj.Message[ messages.MeterValuesRequest, messages.MeterValuesResponse, ]{Action: "MeterValues", Direction: ocppj.SentByCP}
MeterValues is the OCPP MeterValues message (SentByCP).
var NotifyChargingLimit = ocppj.Message[ messages.NotifyChargingLimitRequest, messages.NotifyChargingLimitResponse, ]{Action: "NotifyChargingLimit", Direction: ocppj.SentByCP}
NotifyChargingLimit is the OCPP NotifyChargingLimit message (SentByCP).
var NotifyCustomerInformation = ocppj.Message[ messages.NotifyCustomerInformationRequest, messages.NotifyCustomerInformationResponse, ]{Action: "NotifyCustomerInformation", Direction: ocppj.SentByCP}
NotifyCustomerInformation is the OCPP NotifyCustomerInformation message (SentByCP).
var NotifyDisplayMessages = ocppj.Message[ messages.NotifyDisplayMessagesRequest, messages.NotifyDisplayMessagesResponse, ]{Action: "NotifyDisplayMessages", Direction: ocppj.SentByCP}
NotifyDisplayMessages is the OCPP NotifyDisplayMessages message (SentByCP).
var NotifyEVChargingNeeds = ocppj.Message[ messages.NotifyEVChargingNeedsRequest, messages.NotifyEVChargingNeedsResponse, ]{Action: "NotifyEVChargingNeeds", Direction: ocppj.SentByCP}
NotifyEVChargingNeeds is the OCPP NotifyEVChargingNeeds message (SentByCP).
var NotifyEVChargingSchedule = ocppj.Message[ messages.NotifyEVChargingScheduleRequest, messages.NotifyEVChargingScheduleResponse, ]{Action: "NotifyEVChargingSchedule", Direction: ocppj.SentByCP}
NotifyEVChargingSchedule is the OCPP NotifyEVChargingSchedule message (SentByCP).
var NotifyEvent = ocppj.Message[ messages.NotifyEventRequest, messages.NotifyEventResponse, ]{Action: "NotifyEvent", Direction: ocppj.SentByCP}
NotifyEvent is the OCPP NotifyEvent message (SentByCP).
var NotifyMonitoringReport = ocppj.Message[ messages.NotifyMonitoringReportRequest, messages.NotifyMonitoringReportResponse, ]{Action: "NotifyMonitoringReport", Direction: ocppj.SentByCP}
NotifyMonitoringReport is the OCPP NotifyMonitoringReport message (SentByCP).
var NotifyReport = ocppj.Message[ messages.NotifyReportRequest, messages.NotifyReportResponse, ]{Action: "NotifyReport", Direction: ocppj.SentByCP}
NotifyReport is the OCPP NotifyReport message (SentByCP).
var PublishFirmware = ocppj.Message[ messages.PublishFirmwareRequest, messages.PublishFirmwareResponse, ]{Action: "PublishFirmware", Direction: ocppj.SentByCSMS}
PublishFirmware is the OCPP PublishFirmware message (SentByCSMS).
var PublishFirmwareStatusNotification = ocppj.Message[ messages.PublishFirmwareStatusNotificationRequest, messages.PublishFirmwareStatusNotificationResponse, ]{Action: "PublishFirmwareStatusNotification", Direction: ocppj.SentByCP}
PublishFirmwareStatusNotification is the OCPP PublishFirmwareStatusNotification message (SentByCP).
var ReportChargingProfiles = ocppj.Message[ messages.ReportChargingProfilesRequest, messages.ReportChargingProfilesResponse, ]{Action: "ReportChargingProfiles", Direction: ocppj.SentByCP}
ReportChargingProfiles is the OCPP ReportChargingProfiles message (SentByCP).
var RequestStartTransaction = ocppj.Message[ messages.RequestStartTransactionRequest, messages.RequestStartTransactionResponse, ]{Action: "RequestStartTransaction", Direction: ocppj.SentByCSMS}
RequestStartTransaction is the OCPP RequestStartTransaction message (SentByCSMS).
var RequestStopTransaction = ocppj.Message[ messages.RequestStopTransactionRequest, messages.RequestStopTransactionResponse, ]{Action: "RequestStopTransaction", Direction: ocppj.SentByCSMS}
RequestStopTransaction is the OCPP RequestStopTransaction message (SentByCSMS).
var ReservationStatusUpdate = ocppj.Message[ messages.ReservationStatusUpdateRequest, messages.ReservationStatusUpdateResponse, ]{Action: "ReservationStatusUpdate", Direction: ocppj.SentByCP}
ReservationStatusUpdate is the OCPP ReservationStatusUpdate message (SentByCP).
var ReserveNow = ocppj.Message[ messages.ReserveNowRequest, messages.ReserveNowResponse, ]{Action: "ReserveNow", Direction: ocppj.SentByCSMS}
ReserveNow is the OCPP ReserveNow message (SentByCSMS).
var Reset = ocppj.Message[ messages.ResetRequest, messages.ResetResponse, ]{Action: "Reset", Direction: ocppj.SentByCSMS}
Reset is the OCPP Reset message (SentByCSMS).
var SecurityEventNotification = ocppj.Message[ messages.SecurityEventNotificationRequest, messages.SecurityEventNotificationResponse, ]{Action: "SecurityEventNotification", Direction: ocppj.SentByCP}
SecurityEventNotification is the OCPP SecurityEventNotification message (SentByCP).
var SendLocalList = ocppj.Message[ messages.SendLocalListRequest, messages.SendLocalListResponse, ]{Action: "SendLocalList", Direction: ocppj.SentByCSMS}
SendLocalList is the OCPP SendLocalList message (SentByCSMS).
var SetChargingProfile = ocppj.Message[ messages.SetChargingProfileRequest, messages.SetChargingProfileResponse, ]{Action: "SetChargingProfile", Direction: ocppj.SentByCSMS}
SetChargingProfile is the OCPP SetChargingProfile message (SentByCSMS).
var SetDisplayMessage = ocppj.Message[ messages.SetDisplayMessageRequest, messages.SetDisplayMessageResponse, ]{Action: "SetDisplayMessage", Direction: ocppj.SentByCSMS}
SetDisplayMessage is the OCPP SetDisplayMessage message (SentByCSMS).
var SetMonitoringBase = ocppj.Message[ messages.SetMonitoringBaseRequest, messages.SetMonitoringBaseResponse, ]{Action: "SetMonitoringBase", Direction: ocppj.SentByCSMS}
SetMonitoringBase is the OCPP SetMonitoringBase message (SentByCSMS).
var SetMonitoringLevel = ocppj.Message[ messages.SetMonitoringLevelRequest, messages.SetMonitoringLevelResponse, ]{Action: "SetMonitoringLevel", Direction: ocppj.SentByCSMS}
SetMonitoringLevel is the OCPP SetMonitoringLevel message (SentByCSMS).
var SetNetworkProfile = ocppj.Message[ messages.SetNetworkProfileRequest, messages.SetNetworkProfileResponse, ]{Action: "SetNetworkProfile", Direction: ocppj.SentByCSMS}
SetNetworkProfile is the OCPP SetNetworkProfile message (SentByCSMS).
var SetVariableMonitoring = ocppj.Message[ messages.SetVariableMonitoringRequest, messages.SetVariableMonitoringResponse, ]{Action: "SetVariableMonitoring", Direction: ocppj.SentByCSMS}
SetVariableMonitoring is the OCPP SetVariableMonitoring message (SentByCSMS).
var SetVariables = ocppj.Message[ messages.SetVariablesRequest, messages.SetVariablesResponse, ]{Action: "SetVariables", Direction: ocppj.SentByCSMS}
SetVariables is the OCPP SetVariables message (SentByCSMS).
var SignCertificate = ocppj.Message[ messages.SignCertificateRequest, messages.SignCertificateResponse, ]{Action: "SignCertificate", Direction: ocppj.SentByCP}
SignCertificate is the OCPP SignCertificate message (SentByCP).
var StatusNotification = ocppj.Message[ messages.StatusNotificationRequest, messages.StatusNotificationResponse, ]{Action: "StatusNotification", Direction: ocppj.SentByCP}
StatusNotification is the OCPP StatusNotification message (SentByCP).
var TransactionEvent = ocppj.Message[ messages.TransactionEventRequest, messages.TransactionEventResponse, ]{Action: "TransactionEvent", Direction: ocppj.SentByCP}
TransactionEvent is the OCPP TransactionEvent message (SentByCP).
var TriggerMessage = ocppj.Message[ messages.TriggerMessageRequest, messages.TriggerMessageResponse, ]{Action: "TriggerMessage", Direction: ocppj.SentByCSMS}
TriggerMessage is the OCPP TriggerMessage message (SentByCSMS).
var UnlockConnector = ocppj.Message[ messages.UnlockConnectorRequest, messages.UnlockConnectorResponse, ]{Action: "UnlockConnector", Direction: ocppj.SentByCSMS}
UnlockConnector is the OCPP UnlockConnector message (SentByCSMS).
var UnpublishFirmware = ocppj.Message[ messages.UnpublishFirmwareRequest, messages.UnpublishFirmwareResponse, ]{Action: "UnpublishFirmware", Direction: ocppj.SentByCSMS}
UnpublishFirmware is the OCPP UnpublishFirmware message (SentByCSMS).
var UpdateFirmware = ocppj.Message[ messages.UpdateFirmwareRequest, messages.UpdateFirmwareResponse, ]{Action: "UpdateFirmware", Direction: ocppj.SentByCSMS}
UpdateFirmware is the OCPP UpdateFirmware message (SentByCSMS).
Functions ¶
func RegisterSchemas ¶
RegisterSchemas registers all v201 request/response schemas.
Types ¶
This section is empty.
Source Files
¶
- authorization.go
- availability_management.go
- data_transfer.go
- diagnostics_and_monitoring.go
- display_message.go
- firmware_management.go
- i_s_o15118_certificate_management.go
- local_authorization_list.go
- meter_values.go
- provisioning.go
- register.go
- remote_control.go
- reservation.go
- security_profiles.go
- smart_charging.go
- tariff_and_cost.go
- transactions.go