ocpp
ocpp copied to clipboard
Documentation update
trafficstars
Changes included in this PR
Documentation update mostly to fix broken links and update examples to be compatible with ocpp v2 and websockets v15.
Current behavior
Documentation was quite outdated and not compatible with latest version of this library nor the latest websockets version. This update is part of the work of #702 .
New behavior
Minimal changes and fixes to broken link to make documentation up to date.
Impact
No breaking changes, only doc updates.
Checklist
- [x] Does your submission pass the existing tests?
- [ ] Are there new tests that cover these additions/changes?
- [x] Have you linted your code locally before submission?