Skip to content

v0.9.4

Compare
Choose a tag to compare
@hikinggrass hikinggrass released this 03 Nov 15:31
· 475 commits to main since this release
0fe5bbc

What's Changed

  • Added conversion functions for safe conversions to 1.6 DataTransfer Plug&Charge messages by @Pietfried in #206
  • Fix to report custom read-only config keys by @Pietfried in #207
  • Added a time sync callback that can be used to sync system time by @maaikez in #202
  • Add missing find_dependency(everest-evse_security) by @hikinggrass in #210
  • If no metervalues are going to be sent, do not sent a MeterValueRequest or an empty meterValue list in a transaction by @marcemmers in #187
  • Write SecurityProfile to device model by @Pietfried in #214
  • added minLimit and maxLimit for BasicAuthPassword by @Pietfried in #215
  • OCPP201: Improved handling of ChangeAvailability.req by @Pietfried in #213
  • Added A04 Security Event Notification by @RobertDeLeeuw in #199
  • Only send status notifications on reconnect if we received a disconnect callback by @marcemmers in #216
  • J01- Add evseId=0 meter values by @SNSubramanya in #191
  • fix crash invalid evseid remote start transaction by @rinzevdwalAlfen in #222
  • B06:- Get variables requests by @SNSubramanya in #218
  • Added support to report and consume security events in OCPP1.6 by @Pietfried in #182
  • Add additional security event notifications for firmware update tests by @hikinggrass in #233
  • added is_integer and is_decimal functions to device model validation by @Pietfried in #217
  • Update libevse-security dependency by @hikinggrass in #237
  • Make sure that CallResult and CallError messages are delivered in order by @hikinggrass in #231
  • callback for boot notification by @SNSubramanya in #232
  • Add handling of max energy on invalid id by @marcemmers in #230
  • GetTransactionStatusRequest for v201 by @Pietfried in #228
  • fix component:ClockCtrlr config by @JamesLebron in #226
  • responding with NotSupported to GetBaseReport.req(SummaryInventory) by @Pietfried in #240
  • Added disconnected callback to websocket to track disconnected_time (for OfflineThreshold) correctly by @Pietfried in #238
  • Use database to store transaction metervalues to be sent at the end of a transaction by @marcemmers in #205
  • Allow connector phase rotation to accept .NotApplicable … by @bWF0dGhpYXMK in #211
  • C16: Master Pass by @SNSubramanya in #225
  • ChangeAvailability(Scheduled) moves inactive EVSE/connectors to unavailable directly by @Pietfried in #234
  • Fix handling of pending transactions in v16 at startup by @Pietfried in #239
  • Feature/ev 312 ocpp 201 m by @klemmpnx in #242
  • Add message logging callback by @marcemmers in #209
  • Bump version & dependency versions by @hikinggrass in #244

New Contributors

Full Changelog: v0.9.3...v0.9.4