refactor: remove unneeded intermediate variable in id tags cache code
[e-mobility-charging-stations-simulator.git] / src / types / ocpp /
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-15  Jérôme Benoitrefactor(simulator): add type shorcuts for OCPP configu...
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-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-12  Jérôme BenoitLinter fixes
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
2022-12-30  Jérôme BenoitAdd initial code structure for update firmware simulation
2022-11-26  Jérôme BenoitType alias for OCPP stack response and error handling
2022-11-24  Jérôme BenoitRemove soap from the OCPP protocol enum
2022-11-16  Jérôme BenoitAdd DataTransfer support for incoming request
2022-11-16  Jérôme BenoitAdd OCPP DataTransfer request support
2022-11-05  Jérôme BenoitAdd trigger message type feature flag in charging stati...
2022-09-15  Jérôme BenoitConvert types to native type
2022-09-05  Jérôme BenoitSimplify stop transaction payload handling
2022-09-04  Jérôme BenoitUI Services: add status notification command
2022-08-27  Jérôme BenoitRefine TS and linter configuration
2022-08-18  Jérôme BenoitValidate response PDU (#137)
2022-08-18  Jérôme BenoitIncoming requests payload validation with JSON schemas...
2022-07-25  Jérôme BenoitRemove unused OCPP version
2022-07-17  Jérôme BenoitUse eslint extension for import sorting instead of...
2022-05-23  Jérôme BenoitFix serial number propagation at charging station templ...
2022-05-16  Jérôme BenoitUse import type where appropriate
2022-05-16  Jérôme BenoitUntangle ChargingStation class from OCPP services classes
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  Jérôme BenoitFix Json type definition naming
2022-04-25  Jérôme BenoitEnsure heartbeat interval configuration are initialized...
2022-04-17  Jérôme BenoitFix OCPP message type definition and usage
2022-04-15  Jérôme BenoitRename a type definition
2022-04-13  Jérôme BenoitMerge branch 'master' into feature/rawmessagelogs
2022-03-30  Jérôme BenoitUse camel case for feature profiles
2022-03-27  Jérôme BenoitStrong type OCPP message sending
2022-03-23  Jérôme BenoitInitial implementation to get the charging profiles...
2022-03-13  Jérôme BenoitStrong type sendMessageHandler response with generics
2022-03-06  Jérôme BenoitInitial code cleanups for the future OCPP requests...
2022-03-04  Jérôme BenoitApply prettier formating
2022-02-24  Jérôme BenoitFactor out a type definition
2022-02-06  Jérôme BenoitStrong type protocols payloads
2022-02-04  Jérôme BenoitFix request and response handling in all registration...
2022-02-04  Jérôme BenoitIntroduce JSON type and use it for OCPP and internal...
2021-12-20  Jérôme BenoitRefine autoRegister CS template tunable handling
2021-11-24  Jérôme BenoitAdd supervision connection URL support setup through...
2021-10-01  Jérôme BenoitRefine some type definitions
2021-09-29  Jérôme BenoitUse a map a register response and incoming request...
2021-09-27  Jérôme BenoitOCPP stack bug fixes:
2021-09-19  Jérôme BenoitAdd empty object type and use it on some ocpp responses...
2021-09-11  Jérôme BenoitUse a Map to cache OCPP requests in use
2021-09-05  Jérôme BenoitAdd support for OCPP 1.6 TriggerMessage command
2021-08-29  Jérôme BenoitRefine and use OCPP error specialisation
2021-08-15  Jérôme BenoitFix MeterValues JSON payload
2021-07-22  Jérôme BenoitMerge branch 'master' of github.wdf.sap.corp:E-Mobility...
2021-07-12  Jérôme BenoitMake filename match the class case.
2021-07-10  Jérôme BenoitAdd GetDiagnostics command support
2021-06-21  Jérôme BenoitKeep track of authorize request idtag status.
2021-06-19  Jérôme BenoitAdd per phase support to MeterValues in template.
2021-06-13  Jérôme BenoitDocumentation on OCPP parameters
2021-06-13  Jérôme BenoitAdd support for transaction data MeterValues
2021-06-11  Jérôme BenoitMerge branch 'master' of github.com:sap-labs-france...
2021-06-11  Jérôme BenoitApply dependencies update.
2021-05-19  Calin CreceaMerge branch 'master' of https://github.wdf.sap.corp...
2021-05-17  Jérôme BenoitPrepare code for strict type checking
2021-05-05  Jérôme BenoitCleanups and dependency update.
2021-05-02  Jérôme BenoitFix SRPC call type counting in statistics.
2021-03-03  Jérôme BenoitMerge branch 'master' of github.com:LucasBrazi06/ev...
2021-03-03  Jérôme BenoitFix some types definition.
2021-03-02  Jérôme BenoitProperly define common OCPP types using enum
2021-02-16  Jérôme BenoitMerge branch 'master' of github.com:LucasBrazi06/ev...
2021-02-02  Jérôme BenoitRename types definition files for the sake of namespace...
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-25  Jérôme BenoitAdd ClearChargingProfile OCPP command support.
2021-01-21  Jérôme BenoitMerge pull request #6 from LucasBrazi06/memory-optimization
2021-01-20  JakobAuthorize Request added
2021-01-14  Jérôme BenoitFix type conversion to string.
2021-01-13  Jérôme BenoitType OCPP requests
2021-01-08  Jérôme BenoitMerge branch 'master' of github.com:LucasBrazi06/ev...
2021-01-03  Jérôme BenoitInitial support to the change availability command.
2021-01-03  Jérôme BenoitRemove _heartbeatInterval attribute.
2021-01-03  Jérôme BenoitUntangle internal configuration key type from the OCPP...
2021-01-02  Jérôme BenoitAdd enum for standard OCPP parameters key.
2021-01-02  Jérôme BenoitCleanups.
2021-01-01  Jérôme BenoitType all requests
2021-01-01  Jérôme BenoitAdd enum list for request command name.
next