e-mobility-charging-stations-simulator.git
2022-04-15  Jérôme BenoitVersion 1.1.57 v1.1.57
2022-04-15  Jérôme BenoitMerge pull request #207 from jerome-benoit/fix-response...
2022-04-15  Sébastien SavalleAllow to send result message when station is in pending...
2022-04-14  Jérôme BenoitApply dependencies update
2022-04-13  Jérôme BenoitSilence a sonar security issue
2022-04-13  Jérôme BenoitFactor out OCPP message type to string method
2022-04-13  Jérôme BenoitLog early OCPP command payload
2022-04-13  Jérôme BenoitFactor out feature profile check at OCPP command handling
2022-04-13  Jérôme BenoitAdd OCPP commands payload logging in the logs
2022-04-13  Jérôme BenoitMerge pull request #205 from jerome-benoit/feature...
2022-04-13  Jérôme BenoitMerge branch 'master' into feature/rawmessagelogs
2022-04-13  Calin Crecealog raw socket messages
2022-04-12  Jérôme BenoitMake the UI pages HTML 4 compliant
2022-04-12  Jérôme BenoitCode cleanups
2022-04-12  Jérôme BenoitMerge pull request #203 from jdurnwald/master
2022-04-12  Jeff DurnwaldUpdated after LTS upgrade
2022-04-12  Jeff Durnwaldformatted
2022-04-12  Jeff DurnwaldMerge branch 'master' of https://github.com/jdurnwald...
2022-04-12  Jeff DurnwaldMoved ui folder
2022-04-12  jdurnwaldMerge branch 'master' into master
2022-04-12  Jérôme BenoitApply dependencies update
2022-04-09  Jérôme BenoitFix a type casting
2022-04-09  Jérôme BenoitFix a type casting
2022-04-09  Jérôme BenoitInit performance observer as early as possible
2022-04-07  Jérôme BenoitMerge branch 'master' into master
2022-04-07  Jérôme BenoitApply dependencies update
2022-04-07  Jérôme BenoitMerge branch 'master' into master
2022-04-07  Jérôme BenoitEnsure the WS connection have not been forcibly closed...
2022-04-06  Jeff DurnwaldAdded start/stop capabilities through http
2022-04-01  Jérôme BenoitREADME.md: spell fix
2022-03-30  Jérôme BenoitAdd support for random meter serial number
2022-03-30  Jérôme BenoitREADME.md: Fix CS configuraton file path
2022-03-30  Jérôme BenoitUse camel case for feature profiles
2022-03-29  Jérôme BenoitEnforce SupportedFeatureProfiles check on some OCPP...
2022-03-28  Jérôme BenoitApply dependencies update
2022-03-27  Jérôme BenoitApply dependencies update
2022-03-27  Jérôme BenoitStrong type OCPP message sending
2022-03-27  Jérôme BenoitGet rid of useless intermediate variable
2022-03-25  Jérôme BenoitEnsure comparison is not done on null or undefined
2022-03-25  Jérôme BenoitOnly compute amperage limitation when needed
2022-03-25  Jérôme BenoitCharging profiles: ensure the latest schedule period...
2022-03-25  Jérôme BenoitRefine GitHub issue templates
2022-03-24  Jérôme BenoitCharging profiles: Fix timestamp value unit handling
2022-03-23  Jérôme BenoitRefine charging profile limitation error log message
2022-03-23  Jérôme BenoitAdd charging profiles limit support to generated MeterV...
2022-03-23  Jérôme BenoitInitial implementation to get the charging profiles...
2022-03-18  Jérôme BenoitMove template hash attribute to stationInfo
2022-03-18  Jérôme BenoitSmall variable namespace cleanups
2022-03-18  Jérôme BenoitFix maximum power available for AC charging stations
2022-03-18  Jérôme BenoitFix maximun charging station amperage calculation
2022-03-18  Jérôme BenoitAdd amperage limitation support via vendor specific...
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
next