build: switch to NodeNext module resolution
[e-mobility-charging-stations-simulator.git] / src / types / ChargingStationTemplate.ts
2023-12-28  Jérôme Benoitbuild: switch to NodeNext module resolution
2023-11-10  Jérôme Benoitfeat: add template tunable to stop transaction at CS...
2023-07-31  Jérôme Benoitrefactor: cleanup RFID tags authorization code
2023-07-16  Jérôme Benoitbuild(deps-dev): apply updates
2023-07-07  Jérôme Benoitrefactor: remove payloadSchemaValidation from template...
2023-06-05  Jérôme BenoitMerge branch 'main' into reservation-feature
2023-06-05  Julian Buecherrefactor: applied changes for pull request
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-24  Julian Buecherbuild(simulator): features for reserve-now and cancel...
2023-05-19  Jérôme Benoitrefactor: revert internal exports
2023-04-29  Jérôme Benoitrefactor: factor out template file check
2023-04-26  Jérôme Benoitfeat: make evse and connector configurations in templat...
2023-04-25  Jérôme Benoitfeat: add initial support for evse definition in template
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-02-14  Jérôme Benoitrefactor(simulator): remove duplicated code in utils
2023-02-13  Jérôme Benoitrefactor(simulator): switch to internal modules export...
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-05  Jérôme BenoitApply dependencies update
2022-12-23  Jérôme BenoitApply dependencies update
2022-11-05  Jérôme BenoitAdd trigger message type feature flag in charging stati...
2022-09-20  Jérôme BenoitReplace more interface with type for types definition
2022-09-15  Jérôme BenoitConvert types to native type
2022-08-28  Jérôme BenoitRefine UI protocol documentation
2022-08-27  Jérôme BenoitRefine TS and linter configuration
2022-08-18  Jérôme BenoitIncoming requests payload validation with JSON schemas...
2022-08-11  Jérôme BenoitAdd template section to list OCPP commands supported...
2022-07-17  Jérôme BenoitUse eslint extension for import sorting instead of...
2022-05-24  Jérôme BenoitAdd a shared LRU cache per worker
2022-05-23  Jérôme BenoitUntangle charging station info from charging station...
2022-05-20  Jérôme BenoitPermit to disable persistent configuration storage.
2022-05-08  Jérôme BenoitMerge pull request #232 from jerome-benoit/feature...
2022-05-08  Jérôme BenoitAdd tunable in template to disable limitation on custom...
2022-04-25  Jérôme BenoitMerge branch 'master' into fixe_ui_websocket
2022-04-25  Jérôme BenoitAdd support for CS info configuration file change detection
2022-04-13  Jérôme BenoitMerge branch 'master' into feature/rawmessagelogs
2022-03-30  Jérôme BenoitAdd support for random meter serial number
2022-03-18  Jérôme BenoitMove template hash attribute to stationInfo
2022-03-18  Jérôme BenoitAdd amperage limitation support via vendor specific...
2022-03-14  Jérôme BenoitAdd stationInfo to persistent configuration
2022-03-13  Jérôme BenoitAdd chargePointSerialNumberPrefix support to CS template
2022-03-13  Jérôme BenoitIntroduce a CS instance hashId dependent on its specifi...
2022-03-12  Jérôme BenoitAdd CS template tunable to enable persistent OCPP confi...
2022-03-04  Jérôme BenoitApply prettier formating
2022-02-09  Jérôme BenoitAdd occpStrictCompliance template tunable
2022-02-01  Jérôme BenoitUnify supervision urls setup and distribution to chargi...
2022-01-02  Jérôme BenoitReorganize more sensibly types definition
2021-12-06  Jérôme BenoitUse camel case everywhere
2021-11-24  Jérôme BenoitAdd supervision connection URL support setup through...
2021-10-12  Jérôme BenoitAllow to specify ws options in charging station template
2021-09-30  Jérôme BenoitConvert to a map connectors and their status
2021-09-18  Jérôme BenoitSimplify Connectors type definition
2021-08-20  Jérôme BenoitAdd charging station template fields for HTTP basic...
2021-07-22  Jérôme BenoitMerge branch 'master' of github.wdf.sap.corp:E-Mobility...
2021-07-10  Jérôme BenoitAdd GetDiagnostics command support
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-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 BenoitAdd per phase support to MeterValues in template.
2021-06-13  Jérôme BenoitAdd support for transaction data MeterValues
2021-06-12  Jérôme BenoitMeterValues: add Transaction.Begin and .End support
2021-06-06  Jérôme BenoitATG: make requireAuthorize optional
2021-05-19  Calin CreceaMerge branch 'master' of https://github.wdf.sap.corp...
2021-05-06  Jérôme BenoitREADME.md: add more documentation for cs template
2021-05-05  Jérôme BenoitSpelling
2021-05-05  Jérôme BenoitREADME.md: document some more configuration tunable.
2021-02-01  Jérôme BenoitMerge branch 'master' of github.com:LucasBrazi06/ev...
2021-01-31  Jérôme BenoitMake modular the SRPC call chain code.
2021-01-21  Jérôme BenoitCleanups.
2021-01-18  Jérôme BenoitDependencies update and cleanups.
2021-01-08  Jérôme BenoitMerge branch 'master' of github.com:LucasBrazi06/ev...
2021-01-01  Jérôme BenoitSpell fix.
2020-12-31  Jérôme BenoitImprove charging station registration handling.
2020-11-23  Jérôme BenoitPush down more tunables in charging station template.
2020-11-22  Jérôme BenoitAdd exponential delay at reconnect
2020-11-11  Jérôme BenoitTyping.