.. _everest_modules_EnergyNode: ########## EnergyNode ########## | This module is part of the Energy Tree and represents a simple current fuse. ******************** Module Configuration ******************** | **fuse_limit_A**:*number* | Fuse limit in ampere for all phases | **phase_count**:*integer* | phase count limit. Omit if not limited in this fuse. ******** Provides ******** | **energy_grid**::ref:`energy ` | This is the chain interface to build the energy supply tree | **external_limits**::ref:`external_energy_limits ` | Additional external limits can be set via this interface. ************ Requirements ************ | **energy_consumer**::ref:`energy ` 1..128 | **powermeter**::ref:`powermeter ` 0..1 | **price_information**::ref:`energy_price_information ` 0..1 ******** Metadata ******** Authors ======= | Cornelius Claussen License ======= | https://opensource.org/licenses/Apache-2.0