Build a transport from a discriminated config. Defaults to TCP (the historical default channel, ChannelType = CTNetwork); pass { transport: 'serial', path, ... } for serial.
ChannelType = CTNetwork
{ transport: 'serial', path, ... }
Build a transport from a discriminated config. Defaults to TCP (the historical default channel,
ChannelType = CTNetwork); pass{ transport: 'serial', path, ... }for serial.