13.1.9. EnergyNode¶
This module is part of the Energy Tree and represents a simple current fuse.
13.1.9.1. Module Configuration¶
fuse_limit_A:number <required>
Fuse limit in ampere for all phases
phase_count:integer <required>
phase count limit. Omit if not limited in this fuse.
13.1.9.2. Provides¶
energy_grid:energy
This is the chain interface to build the energy supply tree
external_limits:external_energy_limits
Additional external limits can be set via this interface.
13.1.9.3. Requirements¶
energy_consumer:energy 1..128
powermeter:powermeter 0..1
price_information:energy_price_information 0..1