Fix GH actions run on dependabot PRs.
[e-mobility-charging-stations-simulator.git] / src / charging-station /
2021-08-21  Jérôme BenoitCleanup: rename isWebSocketOpened to isWebSocketConnect...
2021-08-21  Jérôme BenoitRename OCCP16IncomingRequestService.ts to OCPP16Incomin...
2021-08-21  Jérôme BenoitFix sonarcloud bugs report.
2021-08-20  Jérôme BenoitAdd charging station template fields for HTTP basic...
2021-08-15  Jérôme BenoitSpecify the copyright author on some files where change...
2021-08-15  Jérôme BenoitFix MeterValues JSON payload
2021-08-14  Jérôme BenoitApply security dependencies update.
2021-08-14  Jérôme BenoitFix performance statistics handling at charging station...
2021-08-13  Jérôme BenoitChange OCPP classes methods scope to protected
2021-08-13  Jérôme BenoitFix error handling of incoming OCPP request
2021-08-13  Jérôme BenoitEnsure performance statistics is started before connect...
2021-08-13  Jérôme BenoitAdd support for performance statistics for all requests...
2021-08-13  Jérôme BenoitEncapsulate performance init code in the same class.
2021-08-12  Jérôme BenoitSimplify performance measurement API
2021-08-12  Jérôme BenoitCleanups: performance statistics, URI handling.
2021-07-28  Jérôme BenoitLog a warning if a transaction id sent by the OCPP...
2021-07-22  Jérôme BenoitMerge branch 'master' of github.wdf.sap.corp:E-Mobility...
2021-07-20  Jérôme BenoitAllow to use fluctuated value for SoC MeterValues.
2021-07-16  Jérôme BenoitImprove and fix error handling at sending OCPP commands
2021-07-12  Jérôme BenoitRename OcppError.ts to OCPPError.ts
2021-07-12  Jérôme BenoitMake filename match the class case.
2021-07-10  Jérôme BenoitAdd GetDiagnostics command support
2021-06-29  Jérôme BenoitApply dependencies update.
2021-06-28  Jérôme BenoitProperly handle charging profiles set a remote start...
2021-06-27  Jérôme BenoitLog message cleanup
2021-06-27  Jérôme BenoitVarious fixes at charging profiles handling:
2021-06-27  Jérôme BenoitConsistent naming for CS template enums
2021-06-27  Jérôme BenoitFix Boostrap singleton class direct call
2021-06-27  Jérôme BenoitConsistent variables naming.
2021-06-21  Jérôme BenoitKeep track of authorize request idtag status.
2021-06-20  Jérôme BenoitConsistent name for MeterValues related CS template...
2021-06-20  Jérôme BenoitAdd tunable for phase line to line voltage MeterValues
2021-06-19  Jérôme BenoitLogs message cleanup
2021-06-19  Jérôme BenoitAdd per phase support to MeterValues in template.
2021-06-14  Jérôme BenoitUse ConnectionTineOut OCPP parameter as WS timeout
2021-06-13  Jérôme BenoitAdd support for ConnectionTimeOut standard parameter
2021-06-13  Jérôme BenoitComplete AuthorizeRemoteTxRequests support in remote...
2021-06-13  Jérôme BenoitDocumentation on OCPP parameters
2021-06-13  Jérôme BenoitAdd support for transaction data MeterValues
2021-06-12  Jérôme BenoitAdd support for unit in meter values.
2021-06-12  Jérôme BenoitFix power unit in kW handling in charging station template
2021-06-12  Jérôme BenoitMeterValues: add Transaction.Begin and .End support
2021-06-11  Jérôme BenoitAdd initial support at sending transaction.{begin,end...
2021-06-04  Jérôme BenoitDefault ATG to send authorize command before starting...
2021-06-01  Jérôme BenoitUpdate submodule reference
2021-05-31  Jérôme BenoitGracefully handle simulator missing files or files...
2021-05-30  Jérôme BenoitSimplify code with nullish coalescing
2021-05-27  Jérôme BenoitCode cleanups
2021-05-25  Jérôme BenoitApply dependencies update.
2021-05-19  Jérôme BenoitLinter fixlet
2021-05-19  Jérôme BenoitAdd some version handling automation
2021-05-19  Calin CreceaMerge branch 'master' of https://github.wdf.sap.corp...
2021-05-17  Jérôme BenoitCode cleanups
2021-05-17  Jérôme BenoitPrepare code for strict type checking
2021-05-17  Jérôme BenoitAdd configuration tunable for pool worker choice strategy
2021-05-15  Jérôme BenoitMake a constants name consistent.
2021-05-06  Jérôme BenoitREADME.md: add more documentation for cs template
2021-05-05  Jérôme BenoitCleanups and dependency update.
2021-05-02  Jérôme BenoitFix heartbeat start + cleanups.
2021-05-02  Jérôme BenoitFix ATG start blocking call
2021-05-02  Jérôme BenoitFix SRPC call type counting in statistics.
2021-04-30  Jérôme BenoitMake the worker start delay a tunable.
2021-04-28  Jérôme BenoitUpdate dependencies.
2021-04-15  Jérôme BenoitMerge branch 'master' of github.com:sap-labs-france...
2021-04-12  Jérôme BenoitImprove electric utils code.
2021-04-11  Jérôme BenoitImprove a bit JSDoc.
2021-04-05  Jérôme BenoitFactor out code.
2021-04-04  Jérôme BenoitLinter fixes.
2021-04-04  Jérôme BenoitAdd JSDoc.
2021-04-01  Jérôme BenoitAvoid a useless branching.
2021-03-24  Jérôme BenoitAdd eslint jsdoc plugin and refine a bit the existing...
2021-03-19  Jérôme BenoitSmall cleanups
2021-03-18  Jérôme Benoitsrc/charging-station/StationWorker.ts: renaming and...
2021-03-17  Jérôme BenoitAvoid circular modules import
2021-03-17  Jérôme Benoitsrc/charging-station/StationWorker.ts: Remove useless...
2021-03-09  Jérôme BenoitMerge branch 'master' of github.com:LucasBrazi06/ev...
2021-03-08  Jérôme BenoitPer worker max number of elements is not relevant on...
2021-03-02  Jérôme BenoitMerge branch 'master' of github.com:LucasBrazi06/ev...
2021-03-01  Jérôme BenoitRename Wrk -> WorkerAbstract
2021-02-24  Jérôme BenoitMerge branch 'master' of github.com:LucasBrazi06/ev...
2021-02-19  Jérôme BenoitRevert poolifier update to beta.
2021-02-19  Jérôme BenoitFix build failure.
2021-02-16  Jérôme BenoitMerge branch 'master' of github.com:LucasBrazi06/ev...
2021-02-13  Jérôme BenoitMerge branch 'master' of github.com:LucasBrazi06/ev...
2021-02-13  Jérôme BenoitMerge pull request #8 from LucasBrazi06/build
2021-02-13  Jérôme BenoitMake the build app self contained.
2021-02-13  Jérôme BenoitRemove some debug log
2021-02-13  Jérôme BenoitSwitch to rollup-plugin-typescript2 plugin
2021-02-06  Jérôme BenoitLogic fixlet to the control flow.
2021-02-06  Jérôme BenoitCleanups to message queue handling code.
2021-02-05  Jérôme BenoitRemove uneeded intermediate variable.
2021-02-05  Jérôme BenoitCleanups.
2021-02-03  Jérôme BenoitFix charging station initialisation
2021-02-02  Jérôme BenoitMove message buffer code to charging station.
2021-02-02  Jérôme BenoitRename types definition files for the sake of namespace...
2021-02-01  Jérôme BenoitMerge branch 'master' of github.com:LucasBrazi06/ev...
2021-02-01  Jérôme BenoitCleanup logic code flow.
2021-02-01  Jérôme BenoitCleanups: log msg refinements, ...
2021-02-01  Jérôme BenoitAdd debug log for CPs.
2021-02-01  Jérôme BenoitFix connectors status at reset.
next