lpf2.port_expander
LPF2 Port Expander support (extension device with 4 sub-ports).
Submodules
Classes
Emulated port-expander device (server side). |
Package Contents
- class lpf2.port_expander.virtual_device[source]
Bases:
lpf2.virtual.deviceEmulated port-expander device (server side).
Aggregates up to four attached
lpf2.portobjects and forwards LPF2 traffic between them and the upstream port. Attach ports viaattachPort()before adding the virtual device to alpf2.virtual.port.Construct an empty port-expander device (no ports attached).