package
0.18.2
Repository: https://github.com/glcharge/ocpp-go.git
Documentation: pkg.go.dev

# Functions

Creates a new OCPP Error.
Creates a new OCPP Error without messageId, which is added by the handlers parent.
Creates a new profile, identified by a name and a set of features.

# Constants

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

# Structs

Error wraps an OCPP error, containing an ErrorCode, a Description and the ID of the message.
Profile defines a specific set of features, grouped by functionality.

# Interfaces

Feature represents a single functionality, associated to a unique name.
Request message.
Response message.

# Type aliases

Dialect is the OCPP version the Endpoint supports.
ErrorCode defines a common code name for an error.