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