e-mobility-charging-stations-simulator.git
2022-03-17  Jérôme BenoitVersion 1.1.56 v1.1.56
2022-03-17  Jérôme BenoitREADME.md: section name refinement
2022-03-17  Jérôme BenoitREADME.md: Spell fixes
2022-03-17  Jérôme BenoitREADME.md: semantic refinement
2022-03-17  Jérôme BenoitREADME.md: Fix text formatting
2022-03-17  Jérôme BenoitREADME.md: Enchance configuration files documentation
2022-03-16  Jérôme BenoitAdd vendor OCPP parameters in templates to limit ampera...
2022-03-15  Jérôme BenoitBind to this more OCPP request sending methods
2022-03-15  Jérôme BenoitMeasure performance of template or configuration file...
2022-03-15  Jérôme BenoitApply dependencies update
2022-03-15  Jérôme BenoitVersion 1.1.55 v1.1.55
2022-03-15  Jérôme BenoitAdd random serial number support with persistency accro...
2022-03-14  Jérôme BenoitFixlet to a returned type
2022-03-14  Jérôme BenoitCode cleanups
2022-03-14  Jérôme BenoitAdd stationInfo to persistent configuration
2022-03-14  Jérôme BenoitBetter handling of missing serial number prefix in...
2022-03-14  Jérôme BenoitSimplify default settings at configuration key adding
2022-03-13  Jérôme BenoitFixlet to configuration tunable deprecation
2022-03-13  Jérôme BenoitUse right station info attributes for serial number
2022-03-13  Jérôme BenoitAdd chargePointSerialNumberPrefix support to CS template
2022-03-13  Jérôme BenoitEnsure configuration key have default settings values
2022-03-13  Jérôme BenoitEnsure the boot notification response is updated at...
2022-03-13  Jérôme BenoitStrong type sendMessageHandler response with generics
2022-03-13  Jérôme BenoitFix code logic at building boot notification request
2022-03-13  Jérôme BenoitIntroduce a CS instance hashId dependent on its specifi...
2022-03-12  Jérôme BenoitApply dependencies update
2022-03-12  Jérôme BenoitCode cleanups
2022-03-12  Jérôme BenoitwatchJsonFile: ensure the argument is defined before...
2022-03-12  Jérôme BenoitDelete supervision url configuration key if the feature...
2022-03-12  Jérôme BenoitRefine documentation
2022-03-12  Jérôme BenoitAdd CS template tunable to enable persistent OCPP confi...
2022-03-12  Jérôme BenoitAdd getter for supervisionUrlOcppKey value
2022-03-12  Jérôme Benoit.eslintrc: file formatting
2022-03-12  Jérôme BenoitAdd OCPP params file monitoring
2022-03-11  Jérôme BenoitAdd persistent OCPP parameters key/value support by...
2022-03-10  Jérôme BenoitVersion 1.1.54 v1.1.54
2022-03-09  Jérôme BenoitReally fix docker image build
2022-03-09  Jérôme BenoitFix docker image build
2022-03-09  Jérôme BenoitEnsure connector status is defined before getting its...
2022-03-09  Jérôme BenoitAllow undefined in linter configuration
2022-03-09  Jérôme BenoitDisable husky installation on CF and CI
2022-03-09  Jérôme BenoitAdd helper to get connector id for a transaction id
2022-03-09  Jérôme BenoitVersion 1.1.53 v1.1.53
2022-03-09  Jérôme BenoitFix metervalues payload format
2022-03-09  Jérôme BenoitRevert issue template refinement
2022-03-09  Jérôme BenoitRefine issue template
2022-03-09  Jérôme BenoitAdd the missing issue template key in the right section
2022-03-09  Jérôme BenoitAdd missing key in issue template
2022-03-09  Jérôme BenoitFix issue template reformating
2022-03-08  Jérôme BenoitAdd missing payload attributes to boot notification
2022-03-08  Jérôme BenoitReplace deprecated string helper usage
2022-03-08  Jérôme BenoitVersion 1.1.52 v1.1.52
2022-03-08  Jérôme BenoitFix deprecated configuration key detection in a section
2022-03-08  Jérôme BenoitDo not throw inside a promise
2022-03-08  Jérôme BenoitImports cleanup
2022-03-08  Jérôme BenoitImports cleanup
2022-03-08  Jérôme BenoitConvert sendDiagnosticsStatusNotification to OCPP messa...
2022-03-08  Jérôme BenoitConvert sendTransactionEndMeterValues to OCPP message...
2022-03-08  Jérôme BenoitConvert sendTransactionBeginMeterValues to OCPP message...
2022-03-08  Jérôme BenoitConvert sendMeterValues to OCPP message sending handler
2022-03-08  Jérôme BenoitConvert sendStopTransaction to OCPP message sending...
2022-03-07  Jérôme BenoitConvert sendStartTransaction to OCPP message sending...
2022-03-07  Jérôme BenoitConvert sendAuthorize to OCPP message sending handler
2022-03-07  Jérôme BenoitConvert sendStatusNotification to OCPP message sending...
2022-03-07  Jérôme BenoitConvert sendBootNotification to OCPP message sending...
2022-03-07  Jérôme BenoitIntroduce a generic OCPP message sending handler
2022-03-06  Jérôme BenoitInitial code cleanups for the future OCPP requests...
2022-03-06  Jérôme BenoitRemove useless eslint-disable
2022-03-05  Jérôme BenoitFix remaining linter errors properly
2022-03-05  Jérôme BenoitFix eslint configuration for mixed source with .js...
2022-03-05  Jérôme Benoitsrc/worker/WorkerConstants.ts: add
2022-03-05  Jérôme BenoitFactor out worker related constants
2022-03-05  Jérôme BenoitRefine .cfignore
2022-03-05  Jérôme BenoitMake the linter use a cache
2022-03-05  Jérôme BenoitRefine ignore configuration
2022-03-05  Jérôme BenoitREADME.md: refine documentation
2022-03-05  Jérôme BenoitAdd isEmptyString() helper and use it
2022-03-05  Jérôme BenoitREADME.md: specify nodejs 16.x everywhere
2022-03-05  Jérôme BenoitVersion 1.1.51 v1.1.51
2022-03-05  Jérôme BenoitSetup max-len to 100
2022-03-05  Jérôme BenoitAdd pre-commit hook to format files properly
2022-03-05  Jérôme BenoitConfiguration files fixlets
2022-03-05  Jérôme BenoitApply dependencies update
2022-03-04  Jérôme BenoitFix eslint and prettier configuration
2022-03-04  Jérôme BenoitAdd prettier configuration
2022-03-04  Jérôme BenoitApply prettier formating
2022-03-04  Jérôme BenoitRemove string literal from log messages
2022-03-04  Jérôme BenoitFix build failure
2022-03-04  Jérôme BenoitFix incoming message error handling
2022-03-04  Jérôme BenoitVersion 1.1.50 v1.1.50
2022-03-04  Jérôme BenoitFix workerSet startup
2022-03-04  Jérôme BenoitFix workerSet linear ramp up at startup
2022-03-04  Jérôme BenoitEnhance default value for worker options handling
2022-03-04  Jérôme BenoitAlign constants namespace
2022-03-04  Jérôme BenoitVersion 1.1.49 v1.1.49
2022-03-04  Jérôme BenoitCleanup worker internal API
2022-03-03  Jérôme BenoitWorkerSet: consolidate the worker start delay code
2022-03-03  Jérôme BenoitRefine start options types
2022-03-03  Jérôme BenoitAdd tunable for charging station start delay for linear...
2022-02-26  Jérôme BenoitApply dependencies update
next