Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

Version 1.1.59

Compare
Choose a tag to compare
@jerome-benoit jerome-benoit released this 08 May 21:25
· 57 commits to main since this release
  • UI server: fix empty list response to LIST_CHARGING_STATIONS #214
  • Apply dependencies update 7af4dc6
  • Merge pull request #232 from jerome-benoit/feature/fluctuated-metervalues-limit 4be9849
  • Apply dependencies update 7f61131
  • Apply dependencies update aba9519
  • Apply dependencies update 93f4776
  • Fix Json type definition naming e3822d6
  • Apply dependencies update 982dac6
  • Add tunable in template to disable limitation on custom metervalues 7bc31f9
  • Factor out connectors initialization code 3d25cc8
  • Extended charging profile support 1e5bbb9
  • Use the fixed JsonType definition where appropriate 5cc4b63
  • Apply dependencies update c5a22ef
  • Improve charging profiles power limitation debugging 0bb3ee6
  • Apply dependencies update bd31d7f
  • Fix truncated boot notification payload 94ec7e9
  • Make fluctuated metervalues around a static one respect the power 3446400
  • Improve OCPP incoming requests handling a2d1c0f
  • Apply dependencies update 2e6a199
  • Add status notification support to trigger message OCPP command dc66170
  • Fix latest CS info content handling 01efc60
  • Add support for CS info configuration file change detection f765bea
  • Simplify logic in createStationInfoHash() CS method 3ead11b
  • fixe a0239c1
  • fixed empty list response to LIST_CHARGING_STATIONS 6fee179
  • Factor out power limitation calculation in metervalues 1b6498b
  • Add missing src/charging-station/ocpp/OCPPServiceUtils.ts file 90befdb
  • Rename result to response c75a667
  • Use ternary operator in helpers methods 7558b3a
  • Ensure heartbeat interval configuration are initialized by default f0f65a6
  • Refine JsonType definition 0948896
  • Fix docker build 6bb1d6b
  • Refine JSDoc 7b8af1d
  • Rename a method to avoid confusion a65242f
  • Merge pull request #230 from OliveGerste/Extend-charging-profile-support a68137e
  • Remove uneeded type usage 94bb13e
  • removed unecessary code&comment 35639ce
  • Refine comment at CS configuration file handling aca53a1
  • CI: use latest node.js stable version 99942e4