Interface MetaEss

All Superinterfaces:
OpenemsComponent, SymmetricEss
All Known Subinterfaces:
EssCluster
All Known Implementing Classes:
DummyMetaEss, EssClusterImpl

public interface MetaEss extends SymmetricEss
A MetaEss is a wrapper for physical energy storage systems. It is not a physical Ess itself. This is used to distinguish e.g. an EssCluster from an actual Ess.
  • Method Details

    • getEssIds

      String[] getEssIds()
      Get the Component-IDs of energy storage systems that are handled by this MetaEss.
      Returns:
      an array of Component-IDs