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

# Functions

Creates a new CostUpdatedRequest, containing all required fields.
Creates a new CostUpdatedResponse, which doesn't contain any required or optional fields.

# Constants

No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

The driver wants to know how much the running total cost is, updated at a relevant interval, while a transaction is ongoing.
The field definition of the CostUpdated request payload sent by the CSMS to the Charging Station.
This field definition of the CostUpdated response payload, sent by the Charging Station to the CSMS in response to a CostUpdatedRequest.

# Interfaces

Needs to be implemented by Charging stations for handling messages part of the OCPP 2.0 Tariff and cost profile.
Needs to be implemented by a CSMS for handling messages part of the OCPP 2.0 Tariff and cost profile.