Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Use flyweight design pattern for charging stations stationInfo or configuration invariant fields #92

Open
1 task done
jerome-benoit opened this issue Jul 13, 2022 · 0 comments
Labels
enhancement New feature or request simulator Simulator

Comments

@jerome-benoit
Copy link
Contributor

jerome-benoit commented Jul 13, 2022

Duplicate issue

  • I've searched for any related issues and avoided creating a duplicate issue.

Description

Building a charging station instance from a template leverage a list of fields that can be cached given a hash built from the list of invariants the object expose:

  • vendor;
  • model;
  • firmware version;
  • ...

Attachments

No response

@jerome-benoit jerome-benoit added the enhancement New feature or request label Jul 13, 2022
@jerome-benoit jerome-benoit changed the title [FEATURE] Use flyweight design pattern for some stationInfo or configuration invariant fields [FEATURE] Use flyweight design pattern for charging stations stationInfo or configuration invariant fields Dec 12, 2022
JulianHBuecher pushed a commit to JulianHBuecher/e-mobility-charging-stations-simulator that referenced this issue May 24, 2023
…n/types/ws-8.2.2

Bump @types/ws from 8.2.1 to 8.2.2
@jerome-benoit jerome-benoit added the simulator Simulator label Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request simulator Simulator
Projects
None yet
Development

No branches or pull requests

1 participant