1 <?xml version="1.0" encoding="UTF-8" ?>
3 <node name="/" xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0">
4 <interface name="org.freedesktop.NetworkManager.Device.Wired">
6 <property name="HwAddress" type="s" access="read">
8 Hardware address of the device.
12 <property name="Speed" type="u" access="read">
14 Design speed of the device.
18 <property name="Carrier" type="b" access="read">
20 Indicates whether the physical carrier is found (e.g. whether a cable is plugged in or not).
24 <signal name="PropertiesChanged">
25 <arg name="properties" type="a{sv}" tp:type="String_Variant_Map">
26 <annotation name="com.trolltech.QtDBus.QtTypeName.In0" value="QVariantMap"/>
28 A dictionary mapping property names to variant boxed values