IoChannelController

class mtf.network_port.channels.io_channel.IoChannelController

The IoChannelController class uses the partial function to create methods specific to an input/output channel by pre-filling the channel name

__init__(channel_name: str) None