Performance statistics: add JSON file storage support.
[e-mobility-charging-stations-simulator.git] / src / types / ConfigurationData.ts
2021-08-25  Jérôme BenoitPerformance statistics: add JSON file storage support.
2021-07-22  Jérôme BenoitMerge branch 'master' of github.wdf.sap.corp:E-Mobility...
2021-06-19  Jérôme BenoitAdd per phase support to MeterValues in template.
2021-05-19  Calin CreceaMerge branch 'master' of https://github.wdf.sap.corp...
2021-05-17  Jérôme BenoitAdd configuration tunable for pool worker choice strategy
2021-04-30  Jérôme BenoitMake the worker start delay a tunable.
2021-01-25  Jérôme BenoitSwitch to poolifier worker threads pool implementation.
2021-01-21  Jérôme BenoitDon't access singleton instance attribute directly
2021-01-21  Jakobrenaming (pool size != max pool size)
2021-01-21  Jérôme BenoitCleanups.
2021-01-21  Jérôme BenoitMerge pull request #6 from LucasBrazi06/memory-optimization
2021-01-20  JakobMemory optimization + worker configuration
2020-11-22  Jérôme BenoitAdd exponential delay at reconnect
2020-11-13  Jérôme BenoitAdd median to statistics.
2020-11-12  Jérôme BenoitLast configuration tunable rename.
2020-11-11  Jérôme BenoitAdd logs rotation.
2020-11-11  Jérôme BenoitMore typing.