UI services: update Insomnia requests collection for basic auth
[e-mobility-charging-stations-simulator.git] / src / assets / station-templates /
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-04-13  Jérôme BenoitMerge branch 'master' into feature/rawmessagelogs
2022-03-29  Jérôme BenoitEnforce SupportedFeatureProfiles check on some OCPP...
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-11  Jérôme BenoitAdd persistent OCPP parameters key/value support by...
2021-08-31  Jérôme BenoitFix siemens charging station template
2021-08-13  Jérôme BenoitEnsure performance statistics is started before connect...
2021-07-22  Jérôme BenoitMerge branch 'master' of github.wdf.sap.corp:E-Mobility...
2021-06-04  Jérôme BenoitDefault ATG to send authorize command before starting...
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-02-16  Jérôme BenoitMerge branch 'master' of github.com:LucasBrazi06/ev...
2021-02-13  Jérôme BenoitMerge pull request #8 from LucasBrazi06/build
2021-02-13  Jérôme BenoitMake the build app self contained.
2021-02-13  Jérôme BenoitSwitch to rollup-plugin-typescript2 plugin
2021-01-24  Jérôme BenoitFix charging stations counting.
2021-01-24  Jérôme BenoitCleanup workers handling classes.
2021-01-21  Jérôme BenoitCleanups.
2020-11-28  Jérôme BenoitAdd connector Id 0 handling by default
2020-11-25  Jérôme BenoitFixlet to templates.
2020-11-22  Jérôme BenoitAdd WebSocketPingInterval support.
2020-11-11  Jérôme BenoitTyping.
2020-11-01  Jérôme BenoitFix this scoping issue.
2020-11-01  Jérôme BenoitInitial portage to TypeScript.
2020-10-31  Jérôme BenoitFix chargeBoxSerialNumberPrefix template tunable handling.
2020-10-30  Jérôme BenoitAdd Power.Active.Import measurand support.
2020-10-30  Jérôme BenoitAdd AC/DC charging stations handling.
2020-10-30  Jérôme BenoitAdd Current.Import measurand support.
2020-10-26  Jérôme BenoitFix phases number in template.
2020-10-23  Jérôme BenoitFixes to connectors initializing handling.
2020-10-21  Jérôme BenoitHandle the number of connectors in metervalues generator.
2020-10-20  Jérôme BenoitUpdate submodules.
2020-10-20  Jérôme BenoitAllow to specify a hardcoded value for metervalues...
2020-10-20  Jérôme BenoitInitialization fixes.
2020-10-19  Jérôme BenoitImprove debug logging.
2020-10-18  Jérôme BenoitImprove changeConfiguration.
2020-10-18  Jérôme BenoitFully implement getConfiguration
2020-10-18  Jérôme BenoitAllow to specify a serial number prefix.
2020-10-18  Jérôme BenoitFix heartbeat initialization
2020-10-17  Jérôme BenoitMake getConfiguration response smarter.
2020-10-17  Jérôme BenoitVarious initialization fixes.
2020-10-17  Jérôme BenoitMake the station worker self contained.