org.freedesktop.NetworkManager.Device.Bridgeorg.freedesktop.NetworkManager.Device.Bridgeorg.freedesktop.NetworkManager.Device.BridgeBridging DeviceSignals
PropertiesChanged (a{sv} properties);
Properties
HwAddress readable s
Carrier readable b
Slaves readable ao
DescriptionSignal DetailsThe "PropertiesChanged" signalorg.freedesktop.NetworkManager.Device.Bridge::PropertiesChanged
PropertiesChanged (a{sv} properties);
DEPRECATED. Use the standard "PropertiesChanged" signal from "org.freedesktop.DBus.Properties" instead which exists since version NetworkManager 1.2.0.
a{sv} properties:A dictionary mapping property names to variant boxed valuesProperty DetailsThe "HwAddress" propertyorg.freedesktop.NetworkManager.Device.Bridge:HwAddress
HwAddress readable s
Hardware address of the device.
The "Carrier" propertyorg.freedesktop.NetworkManager.Device.Bridge:Carrier
Carrier readable b
Indicates whether the physical carrier is found (e.g. whether a cable is
plugged in or not).
The "Slaves" propertyorg.freedesktop.NetworkManager.Device.Bridge:Slaves
Slaves readable ao
Array of object paths representing devices which are currently slaved to
this device.