Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AllMessagesToDeviceMap map[string]chan *QueuedMessage.QueuedMessage = map[string]chan *QueuedMessage.QueuedMessage{}
View Source
var OCPP_CONNECTION_URL string = "/ocpp/{id}"
View Source
var OCPP_PORT string = ":3000"
Functions ¶
func ChargingStationHandler ¶
func ChargingStationHandler(w http.ResponseWriter, r *http.Request)
Types ¶
type ChargingStationConnection ¶
type ChargingStationConnection struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.