Refine UI protocol documentation
[e-mobility-charging-stations-simulator.git] / src / charging-station / ocpp / 1.6 / OCPP16ResponseService.ts
2022-08-28  Jérôme BenoitRefine UI protocol documentation
2022-08-28  Jérôme BenoitUniformize log messages format
2022-08-27  Jérôme BenoitEnsure charging station data is always JSON serializable
2022-08-27  Jérôme BenoitRefine TS and linter configuration
2022-08-23  Jérôme BenoitImplement error handling and propagation in IPC and...
2022-08-22  Lucas MigeonVue UI + UI server
2022-08-22  Jérôme BenoitBound most called methods in the OCPP stack
2022-08-20  Jérôme BenoitFix log messages in case of missing JSON schema for...
2022-08-20  Jérôme BenoitFactor out in helpers PDU payload validation
2022-08-18  Jérôme BenoitRequests PDU validation (#139)
2022-08-18  Jérôme BenoitValidate response PDU (#137)
2022-08-18  Jérôme BenoitIncoming requests payload validation with JSON schemas...
2022-08-11  Jérôme BenoitSeparate OCPP command support check implementation...
2022-08-11  Jérôme BenoitImprove supported OCPP commands filtering
2022-08-11  Jérôme BenoitAdd template section to list OCPP commands supported...
2022-07-21  Jérôme BenoitEnsure MeterValues command payload is properly formed
2022-07-17  Jérôme BenoitUse eslint extension for import sorting instead of...
2022-05-23  Jérôme BenoitUntangle charging station info from charging station...
2022-05-17  Jérôme BenoitReduce charging station instance memory footprint
2022-05-16  Jérôme BenoitUntangle ChargingStation class from OCPP services classes
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 BenoitProperly name OCPP command handler methods
2022-04-13  Jérôme BenoitAdd OCPP commands payload logging in the logs
2022-04-13  Jérôme BenoitMerge branch 'master' into feature/rawmessagelogs
2022-03-27  Jérôme BenoitStrong type OCPP message sending
2022-03-13  Jérôme BenoitEnsure configuration key have default settings values
2022-03-13  Jérôme BenoitStrong type sendMessageHandler response with generics
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-12  Jérôme BenoitAdd OCPP params file monitoring
2022-03-09  Jérôme BenoitAdd helper to get connector id for a transaction id
2022-03-08  Jérôme BenoitConvert sendTransactionEndMeterValues to OCPP message...
2022-03-08  Jérôme BenoitConvert sendTransactionBeginMeterValues to OCPP message...
2022-03-07  Jérôme BenoitConvert sendStatusNotification to OCPP message sending...
2022-03-04  Jérôme BenoitApply prettier formating
2022-02-22  Jérôme BenoitCleanup OCPP service module name usage
2022-02-22  Jérôme BenoitEnsure 1:1 mapping between charging station and ATG...
2022-02-21  Jérôme BenoitRefine a bit OCPP services instantiation error message
2022-02-21  Jérôme BenoitEnsure 1:1 mapping between charging station instance...
2022-02-17  Jérôme BenoitEnforce singleton design pattern for the logger
2022-02-09  Jérôme BenoitUse right registration enum at OCPP 1.6 boot notificati...
2022-02-09  Jérôme BenoitAdd occpStrictCompliance template tunable
2022-02-06  Jérôme BenoitStrong type protocols payloads
2021-12-20  Jérôme BenoitRefine autoRegister CS template tunable handling
2021-12-19  Jérôme BenoitCheck for CS registration status before issuing OCPP...
2021-11-24  Jérôme BenoitAdd supervision connection URL support setup through...
2021-10-07  Jérôme BenoitImprove OCPP request's response error handling
2021-10-06  Jérôme BenoitAdd more sanity checks at remote start transaction
2021-10-02  Jérôme BenoitImprove resquest response error logging
2021-09-30  Jérôme BenoitCleanup
2021-09-30  Jérôme BenoitConvert to a map connectors and their status
2021-09-29  Jérôme BenoitUse a map a register response and incoming request...
2021-09-19  Jérôme BenoitAdd sanity checks to random integer generation
2021-09-14  Jérôme BenoitFix misplaced parenthesis
2021-08-31  Jérôme BenoitUse morgan law properly to allow remote start transacti...
2021-08-31  Jérôme BenoitFix remote start transactiion: connection status can...
2021-08-15  Jérôme BenoitSpecify the copyright author on some files where change...
2021-07-28  Jérôme BenoitLog a warning if a transaction id sent by the OCPP...
2021-07-22  Jérôme BenoitMerge branch 'master' of github.wdf.sap.corp:E-Mobility...
2021-07-16  Jérôme BenoitImprove and fix error handling at sending OCPP commands
2021-06-28  Jérôme BenoitProperly handle charging profiles set a remote start...
2021-06-21  Jérôme BenoitKeep track of authorize request idtag status.
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-05-19  Calin CreceaMerge branch 'master' of https://github.wdf.sap.corp...
2021-05-17  Jérôme BenoitCode cleanups
2021-05-02  Jérôme BenoitFix heartbeat start + cleanups.
2021-04-15  Jérôme BenoitMerge branch 'master' of github.com:sap-labs-france...
2021-04-05  Jérôme BenoitFactor out code.
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-02-01  Jérôme BenoitFix connectors status at reset.
2021-01-31  Jérôme BenoitMake modular the SRPC call chain code.