refactor: cleanup standard deviation implementation
[e-mobility-charging-stations-simulator.git] / src / types /
2023-08-08  Jérôme Benoitrefactor: flag tunable as deprecated
2023-08-03  Jérôme Benoitrefactor: factor out charging schedule composition...
2023-08-01  Jérôme Benoitrefactor: cleanup import
2023-07-31  Jérôme Benoitrefactor: factor out change availability helper
2023-07-31  Jérôme Benoitrefactor: cleanup RFID tags authorization code
2023-07-30  Jérôme Benoitfeat: add initial HTTP/2 support to ui server (mutually...
2023-07-30  Jérôme Benoitrefactor: use keyof to build the reservation filter key
2023-07-28  Jérôme Benoitfix: fix circular dependencies in types
2023-07-28  Jérôme Benoitrefactor: remove unneeded redefinition of reservation...
2023-07-24  Jérôme BenoitMerge pull request #634 from SAP/fix-limitation-from...
2023-07-24  Jérôme Benoitfeat: add support for charging profiles relative to...
2023-07-24  Jérôme Benoitfix: remove monthly recurring charging profiles
2023-07-19  Jérôme Benoitfix: fix 'Cannot read properties of undefined' with...
2023-07-16  Jérôme Benoitfix: fix configuration section caching
2023-07-16  Jérôme Benoitbuild(deps-dev): apply updates
2023-07-14  Jérôme Benoitrefactor: remove pool strategy from worker configuratio...
2023-07-12  Jérôme Benoitfeat: add elementsPerWorker automatic calculation
2023-07-11  Jérôme Benoitbuild(deps-dev): apply updates
2023-07-09  Jérôme Benoitrefactor: cleanup performance statistics namespace
2023-07-07  Jérôme Benoitrefactor: remove payloadSchemaValidation from template...
2023-07-05  Jérôme Benoitrefactor: cleanup performance statistics variables...
2023-06-11  Jérôme Benoitfeat: move logging configuration into its own section
2023-06-07  Jérôme BenoitMerge pull request #596 from JulianHBuecher/reservation...
2023-06-07  Jérôme BenoitMerge branch 'main' into reservation-process-bug-fix
2023-06-07  Jérôme Benoitrefactor: factor out charging station events waiter
2023-06-07  Julian Buecherfix: missing status updates regarding reservation cance...
2023-06-05  Jérôme Benoitfix: validate response payload related to reservation...
2023-06-05  Jérôme BenoitMerge pull request #574 from JulianHBuecher/reservation...
2023-06-05  Jérôme BenoitMerge branch 'main' into reservation-feature
2023-06-05  Julian Buecherrefactor: applied changes for pull request
2023-05-31  Jérôme Benoitfeat: add configuration tunable for logging enablement
2023-05-29  Jérôme Benoitfix: allow to set some x509 certificates in templates
2023-05-27  Jérôme Benoitfix: fix CS configuration hash calculation
2023-05-25  Jérôme BenoitMerge branch 'main' into reservation-feature
2023-05-25  Julian BuecherUpdate src/types/ocpp/Responses.ts
2023-05-25  Julian BuecherUpdate src/types/ocpp/Responses.ts
2023-05-24  Julian Buecherrefactor: rewriting functionalities and added additiona...
2023-05-24  Julian Buecherbuild(simulator): features for reserve-now and cancel...
2023-05-24  Julian Buecherbuild(simulator): constants, requests and responses...
2023-05-24  Jérôme Benoitrefactor(simulator): strong type worker data for evses
2023-05-22  Jérôme Benoitfix: various fixes to files handling and their content...
2023-05-19  Jérôme Benoitrefactor: revert internal exports
2023-04-30  Jérôme Benoitfix: fix ATG refresh at template changes
2023-04-29  Jérôme Benoitfix: fix charging station info type
2023-04-29  Jérôme Benoitrefactor: factor out template file check
2023-04-28  Jérôme Benoitfix: fix station info generation
2023-04-28  Jérôme Benoitfeat: save connectors/evses map in charging station...
2023-04-27  Jérôme Benoitrefactor: cleanup connectors initialization code
2023-04-26  Jérôme Benoitfeat: make evse and connector configurations in templat...
2023-04-25  Jérôme Benoitfix: align enums key casing if used in compound
2023-04-25  Jérôme Benoitfix: add missing type definition file
2023-04-25  Jérôme Benoitfeat: add initial support for evse definition in template
2023-04-24  Jérôme Benoitrefactor: cleanup storage type case
2023-04-24  Jérôme Benoitrefactor: add sanity check to worker script handling
2023-04-22  Jérôme Benoitrefactor(simulator): consolidate connector status trans...
2023-04-18  Jérôme Benoitfeat: add status notification transition check to OCPP...
2023-04-17  Jérôme Benoitfeat: check status notification transition in OCPP...
2023-04-11  Jérôme Benoitbuild(deps-dev): apply updates
2023-04-09  Jérôme Benoitfeat: add mininum value support to meterValues generation
2023-03-27  Jérôme Benoitfeat: add initial support get composite schedule OCPP...
2023-03-26  Jérôme Benoitrefactor: rename a template key to a more sensible...
2023-03-26  Jérôme Benoitrefactor(simulator): cleanup id tags cache namespace
2023-03-18  Jérôme Benoitrefactor(simulator): cleanup types export
2023-03-18  Jérôme Benoitbuild(simulator): switch to TS 5.x.x
2023-03-16  Jérôme Benoitfeat: set supervision url through the UI protocol
2023-02-27  Jérôme Benoitrefactor(simulator): align casing on enums between...
2023-02-21  Jérôme BenoitMerge branch 'main' of github.com:SAP/e-mobility-chargi...
2023-02-21  Jérôme Benoitfeat(simulator): add certificates related OCPP 2.x...
2023-02-20  Jérôme Benoitfeat(simulator): expose OCPP configuration in UI protocol
2023-02-15  Jérôme Benoitrefactor(simulator): add type shorcuts for OCPP configu...
2023-02-14  Jérôme Benoitfix(simulator): rename and fix object own property...
2023-02-14  Jérôme Benoitrefactor(simulator): explicitly export needed types...
2023-02-14  Jérôme Benoitfeat(simulator): add more OCPP 2.x.x types definition
2023-02-14  Jérôme Benoitrefactor(simulator): switch import to node: syntax
2023-02-14  Jérôme Benoitrefactor(simulator): remove duplicated code in utils
2023-02-13  Jérôme Benoitrefactor(simulator): switch utils to internal module...
2023-02-13  Jérôme Benoitrefactor(simulator): switch to internal modules export...
2023-02-12  Jérôme Benoitfeat(simulator): initial work on configuration componen...
2023-02-12  Jérôme Benoitrefactor(simulator): switch to named exports
2023-02-10  Jérôme Benoitfix(simulator): fix brown paper bag bugs after helpers...
2023-01-25  Jérôme BenoitImprove empty file name handling
2023-01-25  Jérôme BenoitStrict null type check fixes
2023-01-12  Jérôme BenoitLinter fixes
2023-01-12  Jérôme BenoitProperly build once the firmwareUpgrade default values
2023-01-11  Jérôme BenoitImplement firmwareUpgrade CS template section support
2023-01-11  Jérôme BenoitCleanup OCPP types namespace
2023-01-10  Jérôme BenoitConvert some type definitions to type syntax
2023-01-09  Jérôme BenoitAdd StatusNotification command to OCPP 2.0.1 stack
2023-01-09  Jérôme BenoitAdd Hearbeat command to OCPP 2.0.1
2023-01-09  Jérôme BenoitFactor out some common code between OCPP 1.6 and 2...
2023-01-09  Jérôme BenoitFix error propagation into the UI server
2023-01-08  Jérôme BenoitAdd initial support for OCPP 1.6 firmware update simulation
2023-01-06  Jérôme BenoitFixes to OCPP 1.6 payload type definitions
2023-01-05  Jérôme BenoitApply dependencies update
2023-01-05  Jérôme BenoitAdd BootNotification and ClearCache OCPP 2.0.1 commands...
2023-01-04  Jérôme BenoitHook the OCPP 2.0 stack into the main code
2023-01-04  Jérôme BenoitAdd initial classes structure for the OCPP 2.0 stack
2023-01-03  Jérôme BenoitOptimize worker handlers calls by binding them to the...
2023-01-02  Jérôme BenoitWorkerSet: remove ugly hack to deal with async worker...
2022-12-30  Jérôme BenoitAdd initial code structure for update firmware simulation
next