ocpp_rs 0.4.2

no_std + alloc OCPP 1.6 and 2.1 protocol library (OCPP-J parse/serialize, CallResult correlation).
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# Guides

User-facing docs shipped with the repository.

| Guide | Purpose |
|-------|---------|
| [migration-0.4.md]migration-0.4.md | Breaking changes **0.2.x → 0.4.0** |
| [datetime-features.md]datetime-features.md | Wire datetime Cargo features |
| [schema-validation.md]schema-validation.md | Feature `schema_validate` |
| [ocpp-2.0.1.md]ocpp-2.0.1.md | 2.0.1 subprotocol / additive schemas |

Local study extracts (schemas, errata, PDF tooling) may live under `docs/` on maintainer machines; they are not part of the published crate.