Make the build app self contained.
[e-mobility-charging-stations-simulator.git] / src / assets / config-template.json
2021-02-13  Jérôme BenoitMake the build app self contained.
2021-01-25  Jérôme BenoitSwitch to poolifier worker threads pool implementation.
2021-01-24  Jérôme BenoitCleanup workers handling classes.
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-23  Jérôme BenoitPush down more tunables in charging station template.
2020-11-22  Jérôme BenoitAdd exponential delay at reconnect
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.
2020-10-21  Jérôme BenoitFix missing template files loading error.
2020-10-17  Jérôme BenoitFix configuration files.
2020-10-17  Jérôme BenoitMake the station worker self contained.
2020-04-15  Jérôme BenoitPut the simulator configuration file in src/assets.