EnergyNode¶
This module is part of the Energy Tree and represents a simple current fuse.
Module Configuration¶
fuse_limit_A:number <required>
Fuse limit in ampere for all phases. Note: this always applies in addition to limits set by external_limits interface.
phase_count:integer <required>
phase count limit. Omit if not limited in this fuse.
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.
Requirements¶
energy_consumer:energy 1..128
powermeter:powermeter 0..1
price_information:energy_price_information 0..1