# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewError creates a new OCPP Error.
NewProfile creates a new profile, identified by a name and a set of features.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
Any other error not covered by the previous ones.
CallbackErrorCodeTypeInternalError 桩回复内部错误.
桩回复未实现该命令.
Requested Action is recognized but not supported by the cs.
CallbackErrorCodeTypeOffline happens when the station is offline.
CallbackErrorCodeTypePayloadError happens when some error is caused by wrong payload.
请求参数错误.
CallbackErrorCodeTypeSecurityError happens when during the processing of Action a security issue occurredpreventing receiver from completing the Action successfully.
CallbackErrorCodeTypeTimeout happens when station fails to reply the request within specified time.
EnumValueJsonError json一些字段是枚举值 解析出来的内容不符合枚举值 EnumValueJsonError occurs when some parsed values do not include in its enum domain.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Payload for Action is syntactically incorrect or not conform the PDU structure for Action.
FormatValueJsonError json一些字段的值解析错误 e.g 时间类型必须是RFC3339, 还有类型错误 FormatValueJsonError happens because the values of some json fields fails to be parsed like type error or time fields' violating the RFC3339 standard etc.
Any other error not covered by the previous ones.
An internal error occurred and the receiver was not able to process the requested Action successfully.
A message with an Message Type Number received that is not supported by this implementation.
Requested Action is not known by receiver.
Requested Action is recognized but not supported by the receiver.
Payload for Action is syntactically correct but at least one of the fields violates occurrence constraints.
Payload is syntactically correct but at least one field contains an invalid value.
Payload for Action is incomplete.
RequiredJsonError json必须要的字段未解析到 RequiredJsonError happens because of a lack of necessary fields.
During the processing of Action a security issue occurred preventing receiver from completing the Action successfully.
SyntaxJsonError json语法解析错误 SyntaxJsonError happens when json messages fail to be parsed for grammar errors.
Payload for Action is syntactically correct but at least one of the fields violates data type constraints (e.g.
# Variables
No description provided by the author
# Structs
No description provided by the author
Error wraps an OCPP error, containing an ErrorCode, a Description and the ID of the message.
No description provided by the author
Profile defines a specific set of features, grouped by functionality.
# Type aliases
No description provided by the author
ErrorCode defines a common code name for an error.
No description provided by the author