Get Ethernet Bus Adapter Name
Gets the Ethernet bus interface name associated with the given bus name.
Arguments Description
bus_name (str): The name of the bus.
Returns
- str or None: The Ethernet bus interface name associated with the given bus name,
or None if the bus name is not found in the configuration.
Example