Documentation
¶
Overview ¶
The Meter values functional block contains OCPP 2.0 features for sending meter values to the CSMS.
Index ¶
Constants ¶
View Source
const ProfileName = "meter"
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 Meter values profile.
type ChargingStationHandler ¶
type ChargingStationHandler interface { }
Needs to be implemented by Charging stations for handling messages part of the OCPP 2.0 Meter values profile.
Click to show internal directories.
Click to hide internal directories.