You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-8Lines changed: 9 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,21 +24,21 @@ Below is a table of demonstrations that are currently available.
24
24
|**One EV ↔ EVSE (AC Simulation)**| Simple AC charging session with one EV connecting to one Charger (EVSE) |[One EV ↔ EVSE (AC Simulation) Diagram](#one-ev-to-evse-ac-simulation)|
25
25
|**One EV ↔ EVSE (ISO 15118-2 DC)**| ISO 15118-2 compliant charging session with one EV connecting to one EVSE |[One EV ↔ EVSE (ISO 15118-2 DC) Diagram](#one-ev-to-evse-iso-15118-2-dc)|
26
26
|**Two EV ↔ EVSE**| Two EVSE connector points showcasing EVerests ability to work with a CSMS in a multi-station context |[Two EV ↔ EVSE Diagram](#two-ev-to-evse)|
27
-
|**E2E Automated Tests**| Performs an automated test of a full charging session|[E2E Automated Tests Diagram](e2e-automated-tests)|
27
+
|**E2E Automated Tests**| Performs an automated test of a full charging session|[E2E Automated Tests Diagram](#e2e-automated-tests)|
28
28
|**OCPP Demos**| Various OCPP 2.0.1 compliant charging sessions with differing security profiles|[OCPP Demo Diagram](#ocpp-demos)|
29
29
30
30
## Operating System Specific Instructions
31
31
32
32
- Mac OS
33
33
- EVerest Demos are currently NOT supported on M1 chips
34
-
- On x86 chips, no additional steps needed, move to [Install and Set-up](Install-and-Set-up)
34
+
- On x86 chips, no additional steps needed, move to [Install and Set-up](#install-and-set-up)
35
35
- Linux
36
-
- No additional steps needed, move to [Install and Set-up](Install-and-Set-up)
36
+
- No additional steps needed, move to [Install and Set-up](#install-and-set-up)
37
37
- Windows
38
38
- Ensure that you are running Windows 10+
39
-
- Install [Windows Subsystem for Linux](https:://learn.microsoft.com/en-us/windows/wsl/install)
39
+
- Install [Windows Subsystem for Linux](https://learn.microsoft.com/en-us/windows/wsl/install)
40
40
(recommended version 2.0)
41
-
- Move to [Install and Set-up](Install-and-Set-up)
41
+
- Move to [Install and Set-up](#install-and-set-up)
42
42
43
43
## Install and Set-up
44
44
@@ -89,7 +89,7 @@ should open the associated containers
89
89
90
90
- Note: The nodered flows will allow the user to understand how modules
91
91
interact within the demonstrations. For more information on simulating
92
-
Everest with software, the simulation GUI, and NODE RED, click [here](https://everest.github.io/nightly/general/03_quick_start_guide.html#simulating-everest)
92
+
Everest with software, the simulation GUI, and NODE RED, click [here](https://everest.github.io/everest-core/latest/explanation/getting-started/get-started-sw.html#simulating-everest)
93
93
94
94
### Step 3: Interact with the Demo
95
95
@@ -101,13 +101,14 @@ move to Step 4: Teardown before attempting to start new demo.
- This demo can be run independently, and exports [the admin panel](https://everest.github.io/nightly/general/03_quick_start_guide.html#admin-panel-and-simulations)
148
+
- This demo can be run independently, and exports [the admin panel](https://everest.github.io/everest-core/latest/explanation/getting-started/get-started-sw.html#admin-panel-and-simulations)
148
149
as explained [in this video](https://youtu.be/OJ6kjHRPkyY?t=904).It provides a
149
150
visual representation of the configuration and the resulting configurations.
0 commit comments