Apply dependencies update
[e-mobility-charging-stations-simulator.git] / src /
2022-05-14  Jérôme BenoitAvoid attribute namespace collision
2022-05-14  Jérôme BenoitFix UI server options type and instantiation signature
2022-05-13  Jérôme BenoitAdd UI server factory with server class abstraction
2022-05-13  Jérôme BenoitAdd deprecation warning for ui server configuration...
2022-05-13  Jérôme BenoitRefine UI server attributes scope and type
2022-05-13  Jérôme BenoitRestructure UI server code to prepare it for issue...
2022-05-12  Jérôme BenoitMake the UI server request handler signature more generic
2022-05-09  Jérôme BenoitUpdate dependencies
2022-05-09  Jérôme BenoitProperly handle NaN in Math.min usage
2022-05-08  Jérôme BenoitMerge pull request #232 from jerome-benoit/feature...
2022-05-08  Jérôme BenoitAdd missing src/charging-station/ocpp/OCPPServiceUtils...
2022-05-08  Jérôme BenoitAdd tunable in template to disable limitation on custom...
2022-05-08  Jérôme BenoitMake fluctuated metervalues around a static one respect...
2022-05-07  Jérôme BenoitFactor out power limitation calculation in metervalues
2022-05-07  Jérôme BenoitRefine JSDoc
2022-05-07  Jérôme BenoitRename a method to avoid confusion
2022-05-07  Jérôme BenoitImprove charging profiles power limitation debugging
2022-05-07  Jérôme BenoitMerge pull request #230 from OliveGerste/Extend-chargin...
2022-05-06  Jérôme BenoitMerge branch 'master' into Extend-charging-profile...
2022-05-06  Jérôme BenoitUse the fixed JsonType definition where appropriate
2022-05-06  OliveGersteExtended charging profile support
2022-05-06  Jérôme BenoitRemove uneeded type usage
2022-05-06  Jérôme BenoitFix Json type definition naming
2022-05-05  Jérôme BenoitRefine JsonType definition
2022-05-04  Jérôme BenoitApply dependencies update
2022-05-02  Jérôme BenoitUse ternary operator in helpers methods
2022-05-01  Jérôme BenoitImprove OCPP incoming requests handling
2022-04-27  Jérôme BenoitRename result to response
2022-04-27  Jérôme BenoitFactor out connectors initialization code
2022-04-27  Jérôme BenoitSimplify logic in createStationInfoHash() CS method
2022-04-27  Jérôme BenoitFix truncated boot notification payload
2022-04-25  Jérôme BenoitEnsure heartbeat interval configuration are initialized...
2022-04-25  Jérôme BenoitMerge branch 'master' of github.com:jerome-benoit/charg...
2022-04-25  Jérôme BenoitFix latest CS info content handling
2022-04-25  Jérôme BenoitMerge pull request #214 from jerome-benoit/fixe_ui_webs...
2022-04-25  Jérôme BenoitMerge branch 'master' into fixe_ui_websocket
2022-04-25  Jérôme BenoitRefine comment at CS configuration file handling
2022-04-25  Jérôme BenoitAdd support for CS info configuration file change detection
2022-04-25  HazbinFaultedremoved unecessary code&comment
2022-04-25  HazbinFaultedfixed empty list response to LIST_CHARGING_STATIONS
2022-04-25  HazbinFaultedfixe
2022-04-18  Jérôme BenoitApply dependencies update
2022-04-18  Jérôme BenoitAdd status notification support to trigger message...
2022-04-17  Jérôme BenoitImprove error information at OCPP incoming message...
2022-04-17  Jérôme BenoitSimplify incoming OCPP request payload parsing
2022-04-17  Jérôme BenoitFixlets to OCPP error message format, take 2
2022-04-17  Jérôme BenoitFixlets to OCPP error message format
2022-04-17  Jérôme BenoitFix OCPP message type definition and usage
2022-04-15  Jérôme BenoitFix Pending registration status handling at boot notifi...
2022-04-15  Jérôme BenoitFixlets to log message after methods renaming
2022-04-15  Jérôme BenoitRename a type definition
2022-04-15  Jérôme BenoitProperly name OCPP command handler methods
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-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 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-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 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-03-30  Jérôme BenoitAdd support for random meter serial number
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-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-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-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 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...
next