Class LongWriteChannel.MirrorToDebugChannel

java.lang.Object
io.openems.edge.common.channel.LongWriteChannel.MirrorToDebugChannel
All Implemented Interfaces:
Consumer<Channel<Long>>
Enclosing class:
LongWriteChannel

public static class LongWriteChannel.MirrorToDebugChannel extends Object implements Consumer<Channel<Long>>
  • Constructor Details

    • MirrorToDebugChannel

      public MirrorToDebugChannel(ChannelId targetChannelId)
  • Method Details