Add tunable for charging station start delay for linear ramp up
authorJérôme Benoit <jerome.benoit@sap.com>
Thu, 3 Mar 2022 16:53:19 +0000 (17:53 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Thu, 3 Mar 2022 16:53:19 +0000 (17:53 +0100)
commit4bfd80fa794b4b2f89427ef9f5944664ce3bdade
treeb07729bf78994edbf83757546bf92cef8f0c4117
parent68250247081144b3ccc237926c350037a3db28ed
Add tunable for charging station start delay for linear ramp up

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
README.md
src/charging-station/Bootstrap.ts
src/types/ConfigurationData.ts
src/types/Worker.ts
src/utils/Configuration.ts
src/utils/Constants.ts
src/worker/WorkerAbstract.ts
src/worker/WorkerDynamicPool.ts
src/worker/WorkerFactory.ts
src/worker/WorkerSet.ts
src/worker/WorkerStaticPool.ts