package
0.19.0
Repository: https://github.com/lorenzodonini/ocpp-go.git
Documentation: pkg.go.dev

# Functions

Creates a new DataTransferRequest, containing all required fields.
Creates a new DataTransferResponse.

# Constants

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

No description provided by the author

# Structs

If a CS needs to send information to the CSMS for a function not supported by OCPP, it SHALL use a DataTransfer message.
The field definition of the DataTransfer request payload sent by an endpoint to ther other endpoint.
This field definition of the DataTransfer response payload, sent by an endpoint in response to a DataTransferRequest, coming from the other endpoint.

# Interfaces

Needs to be implemented by Charging stations for handling messages part of the OCPP 2.0 Data transfer profile.
Needs to be implemented by a CSMS for handling messages part of the OCPP 2.0 Data transfer profile.

# Type aliases

Status in DataTransferResponse messages.