Class SubtractChannelManager

java.lang.Object
io.openems.edge.common.channel.AbstractChannelListenerManager
io.openems.edge.meter.virtual.subtract.SubtractChannelManager

public class SubtractChannelManager extends AbstractChannelListenerManager
  • Constructor Details

  • Method Details

    • activate

      protected void activate(OpenemsComponent minuend, List<OpenemsComponent> subtrahends)
      Called on Component activate().
      Parameters:
      minuend - the Minuend Component
      subtrahends - the Subtrahend Components