From 58f8be580039b0575b197b9573a1c92745d96d30 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 17 Jan 2017 20:25:09 +0100 Subject: New upstream version 1.5.90 --- ...-org.freedesktop.NetworkManager.Device.Vlan.xml | 86 ++++++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100644 docs/api/dbus-org.freedesktop.NetworkManager.Device.Vlan.xml (limited to 'docs/api/dbus-org.freedesktop.NetworkManager.Device.Vlan.xml') diff --git a/docs/api/dbus-org.freedesktop.NetworkManager.Device.Vlan.xml b/docs/api/dbus-org.freedesktop.NetworkManager.Device.Vlan.xml new file mode 100644 index 00000000..a4e7348f --- /dev/null +++ b/docs/api/dbus-org.freedesktop.NetworkManager.Device.Vlan.xml @@ -0,0 +1,86 @@ + + + + org.freedesktop.NetworkManager.Device.Vlan + org.freedesktop.NetworkManager.Device.Vlan + org.freedesktop.NetworkManager.Device.Vlan + Signals + +PropertiesChanged (a{sv} properties); + + + + Properties + +HwAddress readable s +Carrier readable b +Parent readable o +VlanId readable u + + + + Description + + + + Signal Details + + The "PropertiesChanged" signal + org.freedesktop.NetworkManager.Device.Vlan::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 values + + + + + + Property Details + + The "HwAddress" property + org.freedesktop.NetworkManager.Device.Vlan:HwAddress + +HwAddress readable s + + Hardware address of the device. + + + + The "Carrier" property + org.freedesktop.NetworkManager.Device.Vlan:Carrier + +Carrier readable b + + Indicates whether the physical carrier is found (e.g. whether a cable is + plugged in or not). + + + + The "Parent" property + org.freedesktop.NetworkManager.Device.Vlan:Parent + +Parent readable o + + Object path of the parent device of this VLAN device. + + + + The "VlanId" property + org.freedesktop.NetworkManager.Device.Vlan:VlanId + +VlanId readable u + + The VLAN ID of this VLAN interface. + + + + + -- cgit 1.3.0-6-gf8a5