package
0.18.2
Repository: https://github.com/glcharge/ocpp-go.git
Documentation: pkg.go.dev

# Functions

Creates a new CancelReservationConfirmation, containing all required fields.
Creates a new CancelReservationRequest, containing all required fields.
Creates a new ReserveNowConfirmation, containing all required fields.
Creates a new ReserveNowRequest, containing all required fields.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
The profile name.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

Provides support for for reservation of a Charge Point.

# Structs

This field definition of the CancelReservation confirmation payload, sent by the Charge Point to the Central System in response to a CancelReservationRequest.
To cancel a reservation the Central System SHALL send an CancelReservationRequest to the Charge Point.
The field definition of the CancelReservation request payload sent by the Central System to the Charge Point.
This field definition of the ReserveNow confirmation payload, sent by the Charge Point to the Central System in response to a ReserveNowRequest.
A Central System can issue a ReserveNowRequest to a Charge Point to reserve a connector for use by a specific idTag.
The field definition of the ReserveNow request payload sent by the Central System to the Charge Point.

# Interfaces

Needs to be implemented by Central systems for handling messages part of the OCPP 1.6 Reservation profile.
Needs to be implemented by Charge points for handling messages part of the OCPP 1.6 Reservation profile.

# Type aliases

Status reported in CancelReservationConfirmation.
Status reported in ReserveNowConfirmation.