Prepare code for strict type checking
[e-mobility-charging-stations-simulator.git] / src / utils / Utils.ts
2021-05-17  Jérôme BenoitPrepare code for strict type checking
2021-05-02  Jérôme BenoitCheck for threadId worker attribute only
2021-04-11  Jérôme BenoitImprove a bit JSDoc.
2021-04-04  Jérôme BenoitLinter fixes.
2021-03-24  Jérôme BenoitAdd eslint jsdoc plugin and refine a bit the existing...
2021-03-18  Jérôme BenoitSimplify pool settings detection.
2021-01-25  Jérôme BenoitDisplay worker process mode at startup.
2021-01-25  Jérôme BenoitSwitch to poolifier worker threads pool implementation.
2021-01-17  Jérôme BenoitHandle availability and registration properly.
2021-01-15  Jérôme BenoitAvoid code duplicatiom.
2021-01-08  Jérôme BenoitMerge branch 'master' of github.com:LucasBrazi06/ev...
2020-12-31  Jérôme BenoitImprove charging station registration handling.
2020-12-22  Jérôme BenoitTyping.
2020-12-22  Jérôme BenoitUse generic for typing cloneObject helper.
2020-12-11  Jérôme BenoitMerge branch 'master' of github.wdf.sap.corp:EVSE/ev...
2020-12-04  Jérôme BenoitAdd type sanity check to ChangeConfiguration OCPP command
2020-11-24  Jérôme BenoitFix rounding helper
2020-11-23  Jérôme BenoitMake Configuration class self-contained.
2020-11-22  Jérôme BenoitAdd exponential delay at reconnect
2020-11-17  Jérôme BenoitArray empty detection fix.
2020-11-11  Jérôme BenoitAdd logs rotation.
2020-11-11  Jérôme BenoitTyping.
2020-11-01  Jérôme BenoitInitial portage to TypeScript.