Documentation
¶
Overview ¶
The transactions functional block contains OCPP 2.0 features related to OCPP transactions.
Index ¶
Constants ¶
View Source
const ProfileName = "transactions"
Variables ¶
View Source
var Profile = ocpp.NewProfile( ProfileName)
Functions ¶
This section is empty.
Types ¶
type CSMSHandler ¶
type CSMSHandler interface { }
Needs to be implemented by a CSMS for handling messages part of the OCPP 2.0 Transactions profile.
type ChargingStationHandler ¶
type ChargingStationHandler interface { }
Needs to be implemented by Charging stations for handling messages part of the OCPP 2.0 Transactions profile.
Click to show internal directories.
Click to hide internal directories.