Data types for
- CALL, CALLRESULT and CALLERROR message wrappers (custom built)
- all OCPP 2.0.1 message payloads (generated from JSON schemas with: https://github.com/atombender/go-jsonschema)
Run example.go to see the types working
go install github.com/atombender/go-jsonschema/cmd/gojsonschema@latest
./generate.sh
Based on: OCPP-2.0.1_part3_JSON_schemas (Download: OCPP 2.0.1)