Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified docs/source/_static/images/admin_panel_bsp_only.png
100644 → 100755
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The change here comes from the fact, that MCS doesn't need SLAC, correct?

Copy link
Contributor Author

@FaHaGit FaHaGit Sep 25, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMO the picture was an old one from charge som or charge control c. Now it was generated with the delivered bsp-only file. But yes, in MCS there is no SLAC module and also the EvseV2G module was replaced with the iso15118_charger module (d20 only)

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions docs/source/getting_started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ content of the configuration file, you will see that it is only a reference to t
.. note::
If you create an own configuration file, you can also store it in the "/etc/everest" directory
and create a symbolic link to it like "ln -sf /etc/everest/my-config.yaml /etc/everest/config.yaml".
The file where the "config.yaml" symbolic link points to is preserved during the update process.

.. code-block:: bash

Expand Down
2 changes: 1 addition & 1 deletion docs/source/troubleshooting.rst
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ The most important points are summarised here:
`libocpp documentation <https://github.com/EVerest/libocpp/blob/main/doc/v2/ocpp_201_device_model_initialization.md>`_.


I tried to compile chargebyte's Hardware EVerest Modules, but it fails to build. How can it fix this?
I tried to compile chargebyte's Hardware EVerest Modules, but it fails to build. How can I fix this?
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

The EVerest mainline development is very dynamic and doesn't guarantee any
Expand Down
Loading