OCPP-J
Validates Open Charge Point Protocol JSON frames over WebSocket — CALL/CALLRESULT/CALLERROR structure, per-action request and response schemas, RPC message-id pairing per connection, call timeouts, error codes, boot ordering, and 2.0.1 TransactionEvent lifecycle across versions 1.6J and 2.0.1.
Rules (8)
| Rule | Severity |
|---|---|
ocpp.action-known | error |
ocpp.boot-first | warning |
ocpp.call-timeout | warning |
ocpp.callerror-code | error |
ocpp.frame-structure | error |
ocpp.msgid-correlation | error |
ocpp.payload-schema | error |
ocpp.txn-lifecycle-201 | error |