v1.4.1
What's Changed
New Features 🎉
- [cmake] Add option to not build libwebocket along Open OCPP library and use the one provided by the compiler SDK by @c-jimenez in #163
Bug fixes 🛠
- [examples] Fix segfault on disconnect in central system examples by @c-jimenez in #162
- Fix for issue #161, a connectorId of 0 will now be rejected on a RemoteStartTransaction by @Habbus in #164
- Fix cancelreservation by passing connectorpointer by value instead of… by @Habbus in #159
New Contributors
Full Changelog: v1.4.0...v1.4.1