v0.8.5
What's Changed
- added basic implementation for DataTransfer mechanism by @movhdi in #103
- Getlog by @maaikez in #111
- Improved logging around websocket connection by @Pietfried in #113
- OCPP201 Device Model by @Pietfried in #112
- Fix openssl warning of deprecated function by @maaikez in #116
- Remote unlock connector: Implement by @maaikez in #115
- Added config_path param to init_device_model_db.py by @Pietfried in #117
- Remote start stop by @maaikez in #110
- Added configuration key to OCPP1.6 for allowing certain smart charging profiles with no startSchedule by @Pietfried in #114
- OCPP1.6: Including MeterValues without Measurands in StopTransaction.req by @Pietfried in #122
- Sending response to ChangeAvailability.req before executing enabled/disabled callback by @Pietfried in #123
- RemoteStartId now part of transaction_started by @Pietfried in #124
- Applying SampledMeasurands to eventType(Started) and eventType(Ended) by @Pietfried in #118
- Implementation of AuthorizationCache by @Pietfried in #125
- Firmware update by @maaikez in #121
- Add on_faulted and on_reserved events by @maaikez in #126
- Handle more invalid messages by @hikinggrass in #119
- OCPP201: Support for NetworkConnectionProfiles and Migration to new CSMS by @Pietfried in #129
New Contributors
Full Changelog: v0.8.1...v0.8.5