Skip to content

Instantly share code, notes, and snippets.

@Lipegno
Last active August 17, 2023 14:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Lipegno/2fbd1943a365b25efe7b425a193e9dc3 to your computer and use it in GitHub Desktop.
Save Lipegno/2fbd1943a365b25efe7b425a193e9dc3 to your computer and use it in GitHub Desktop.

Simulator

The following repositories contain the microservices needed to run the Simulator as it was setup for the study presented at the "Distributed Platform for Offline and Online EV Charging Simulation" paper.

Simulator Core

https://github.com/Lipegno/smartcharging-simulator-core

Simulator Client

https://github.com/Lipegno/smartcharging-simulator-client

Microservice - Battery model

https://github.com/Lipegno/smartcharging-simulator-service-travels-final-battery-level

Microservice - Travel duration

https://github.com/Lipegno/smartcharging-simulator-service-travel-duration

Microservice - Travel distance

https://github.com/Lipegno/smartcharging-simulator-service-travels-distance

Microservice - Charging, energy spent

https://github.com/Lipegno/smartcharging-simulator-service-charging-period-energy-spent

Microservice - Charging, duration

https://github.com/Lipegno/smartcharging-simulator-service-charging-period-duration

Microservice - Gateway

https://github.com/Lipegno/smartcharging-simulator-gateway

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment