Add extracted tools: CitrineOS, OpenOCPP, ShapeShifter
- CitrineOS core extracted (CSMS OCPP 2.0.1) - OpenOCPP extracted (firmware OCPP 1.6J/2.0.1) - ShapeShifter library installed (pip install -e) - ShapeShifter specification extracted - EVerest extracted TODO updated with progress
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
.. _everest_modules_handwritten_EnergyManager:
|
||||
|
||||
.. *************
|
||||
.. EnergyManager
|
||||
.. *************
|
||||
|
||||
This module implements logic to distribute power to energy nodes based on
|
||||
energy requests.
|
||||
One of its central ideas is to represent the energy system for which power is
|
||||
distributed as an energy tree containing energy nodes.
|
||||
This enables the representation of arbitrarily complex configurations of
|
||||
physical and logical components within the targeted energy system.
|
||||
|
||||
Please see :doc:`Energy Management in EVerest </explanation/energymanagement/index>`
|
||||
for a detailed explanation of the concepts behind this module.
|
||||
Reference in New Issue
Block a user