fix: warn abount unsupported charging profiles structure
[e-mobility-charging-stations-simulator.git] / src / charging-station / ChargingStationUtils.ts
2023-07-25  Jérôme Benoitfix: warn abount unsupported charging profiles structure
2023-07-25  Jérôme Benoitrefactor: cleanup log messages
2023-07-25  Jérôme Benoitfeat: warn if charging profile schedule periods are...
2023-07-25  Jérôme Benoitfix: fix recurring charging profile translation to...
2023-07-25  Jérôme Benoitfix: properly use date-fns difference functions
2023-07-25  Jérôme Benoitfix: handle properly charging profile schedule period...
2023-07-25  Jérôme Benoitfix: ensure recurring profile duration is valid
2023-07-25  Jérôme Benoitfix: handle properly charging profile validity date
2023-07-25  Jérôme Benoitperf: only sort charging schdule periods if needed
2023-07-25  Jérôme Benoitfix: ensure charging schedule periods are sorted by...
2023-07-25  Jérôme Benoitrefactor: add sanity check on recurring charging profil...
2023-07-25  Jérôme Benoitfix: properly handling moving recurring charging profiles
2023-07-25  Jérôme Benoitrefactor: factor out recurring charging profile handling
2023-07-25  Jérôme Benoitrefactor: add sanity checks to charging profiles handling
2023-07-25  Jérôme Benoitfeat: add support charging profile validity interval
2023-07-24  Jérôme Benoitrefactor: refine log level
2023-07-24  Jérôme Benoitrefactor: add type for charging profiles limit
2023-07-24  Jérôme Benoitfeat: add support for relative charging profile
2023-07-24  Jérôme BenoitMerge pull request #634 from SAP/fix-limitation-from...
2023-07-24  Jérôme Benoitrefactor: improve recurring charging profile mishandlin...
2023-07-24  Jérôme Benoitfeat: add support for charging profiles relative to...
2023-07-24  Jérôme Benoitrefactor: add sanity checks to recurring profiles trans...
2023-07-24  Jérôme Benoitfix: properly translate schedule start date to current...
2023-07-24  Jérôme Benoitfix: handle recurring charging profiles only in the...
2023-07-24  Jérôme Benoitfix: remove monthly recurring charging profiles
2023-07-24  Jérôme Benoitfeat: support all recurrency types in charging profiles
2023-07-24  Jérôme Benoitrefactor: cleanup getLimitFromChargingProfiles() helper...
2023-07-24  Jérôme Benoitfix: ensure daily recurring charging profiles are adjus...
2023-07-24  Jérôme Benoitfix: fix daily recurring charging profiles handling
2023-07-24  Jérôme Benoitrefactor: cleanup date handling
2023-07-24  Jérôme Benoitfeat: improve duration formatting
2023-07-21  Jérôme Benoitfix: fix promises return type
2023-07-18  Jérôme Benoitbuild(simulator): switch to strict type checking
2023-07-16  Jérôme Benoitrefactor: cleanup null checks and helpers
2023-07-16  Jérôme Benoitbuild(deps-dev): apply updates
2023-07-11  Jérôme Benoitfeat(simulator): allow to deprecate only template confi...
2023-07-11  Jérôme Benoitfix: properly deprecate payloadSchemaValidation templat...
2023-07-11  Jérôme Benoitbuild(deps-dev): apply updates
2023-07-10  Jérôme Benoitrefactor: cleanup loops over object keys
2023-07-05  Jérôme Benoitrefactor: split ChargingStationUtils class static metho...
2023-07-05  Jérôme Benoitrefactor: split Utils static methods class into functions
2023-07-04  Jérôme Benoitrefactor: cleanup imports
2023-06-28  Jérôme Benoitfix: various fixes to the reservation code
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-05-25  Jérôme BenoitMerge branch 'main' into reservation-feature
2023-05-24  Jérôme Benoitrefactor(simulator): factor out default ATG configuration
2023-05-24  Jérôme Benoitrefactor(simulator): rename checkTemplateFile() ->...
2023-05-24  Jérôme Benoitrefactor(simulator): warn at startup for missing id...
2023-05-20  Jérôme Benoitrefactor(simulator): move configuration related helpers
2023-05-20  Jérôme Benoitbuild(simulator): don't preserve modules
2023-05-19  Jérôme Benoitrefactor: revert internal exports
2023-04-30  Jérôme Benoitfix: reference a connector status clone in connectors map
2023-04-30  Jérôme Benoitfix: fix ATG refresh at template changes
2023-04-29  Jérôme Benoitrefactor: factor out template file check
2023-04-29  Jérôme Benoitfix: untangle connectors/evses init from station info one
2023-04-28  Jérôme Benoitfix: fix station info generation
2023-04-28  Jérôme Benoitfeat: add support for evses in all identified code...
2023-04-28  Jérôme Benoitfix: fix phase rotation value helper return type
2023-04-28  Jérôme Benoitrefactor: factor out connector phase rotation value...
2023-04-28  Jérôme Benoitfeat: add connector status handling at boot with evses...
2023-04-28  Jérôme Benoitrefactor: uniformize log messages formatting
2023-04-28  Jérôme Benoitrefactor: remove unneeded connector 0 handling at conne...
2023-04-28  Jérôme Benoitrefactor: remove unneeded premise in condition
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 Benoitrefactor: move helpers to utils
2023-04-26  Jérôme Benoitfeat: make evse and connector configurations in templat...
2023-03-27  Jérôme Benoitfix: ensure charging profiles are deeply cloned before...
2023-03-27  Jérôme Benoitfeat: add initial support get composite schedule OCPP...
2023-03-26  Jérôme Benoitfix: ensure charging station uid is stable between...
2023-03-26  Jérôme Benoitrefactor(simulator): move template keys deprecation...
2023-03-26  Jérôme Benoitrefactor: rename a template key to a more sensible...
2023-03-23  Jérôme Benoitfix: add charging station status checkpoints to firmwar...
2023-03-18  Jérôme Benoitfix: brown paper bag issue at referencing the same...
2023-02-27  Jérôme Benoitrefactor(simulator): align casing on enums between...
2023-02-26  Jérôme Benoitrefactor(simulator): constify and factor out empty...
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 Benoitrefactor(simulator): switch to named exports
2023-02-10  Jérôme Benoitfix(simulator): fix brown paper bag bugs after helpers...
2023-02-10  Jérôme Benoitfix(simulator): fix empty array detection helper semantic
2023-02-07  Jérôme Benoitfix(simulator): detect string emptyness properly
2023-01-26  Jérôme BenoitImprove log messages prefixing
2023-01-26  Jérôme BenoitAdd error handling to JSON schemas file reading
2023-01-25  Jérôme BenoitEmpty string handling fixes
2023-01-25  Jérôme BenoitFalsy/truthy test fixes
2023-01-25  Jérôme BenoitStrict null type check fixes
2023-01-23  Jérôme BenoitAvoid strings concatenation
2023-01-23  Jérôme BenoitSwitch log messages to string literal
2023-01-17  Jérôme BenoitSilence rollup warnings
2023-01-15  Jérôme BenoitFactor out power limitation code into static helper
2023-01-14  Jérôme BenoitCleanup some helpers defaults values
2023-01-08  Jérôme BenoitRename the variable used to build CS hashId
2023-01-07  Jérôme BenoitFixes to OCA OCPP 2.0.1 JSON schemas
2023-01-05  Jérôme BenoitAdd BootNotification and ClearCache OCPP 2.0.1 commands...
2023-01-03  Jérôme BenoitOptimize worker handlers calls by binding them to the...
2022-12-24  Jérôme BenoitDocument template directive 'firmwareVersionPattern'
2022-10-02  Jérôme BenoitCleanup shared helpers structure
2022-10-01  Jérôme BenoitUI protocol: cleanup version handling code
next