|
@@ -54,7 +54,7 @@ namespace EVCB_OCPP.Packet.Messages
|
|
|
|
|
|
public static class OCPPErrorDescription
|
|
|
{
|
|
|
- public static readonly string OccurenceConstraintViolation = "Payload for Action is syntactically correct but at least one of the fields violates occurence constraints";
|
|
|
+ public static readonly string OccurenceConstraintViolation = "The request could not be found or has already been processed.";
|
|
|
|
|
|
public static readonly string InternalError = "An internal error occurred and the receiver was not able to process the requested Action successfully";
|
|
|
public static readonly string FormationViolation = "Unable to process action";
|