summary refs log tree commit diff
path: root/introspection/org.freedesktop.NetworkManager.Device.Lowpan.xml
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2018-09-23 10:10:27 +0200
committerMichael Biebl <biebl@debian.org>2018-09-23 10:10:27 +0200
commite126f3e804c35480c4f075777430419d6ece23da (patch)
tree5d5821ebcda8cd6ac34d2483bb3354910e508930 /introspection/org.freedesktop.NetworkManager.Device.Lowpan.xml
parentc240974325c552cad177c457d6ff04e381fd77a3 (diff)
New upstream version 1.12.4 upstream/1.12.4
Diffstat (limited to 'introspection/org.freedesktop.NetworkManager.Device.Lowpan.xml')
-rw-r--r--introspection/org.freedesktop.NetworkManager.Device.Lowpan.xml24
1 files changed, 0 insertions, 24 deletions
diff --git a/introspection/org.freedesktop.NetworkManager.Device.Lowpan.xml b/introspection/org.freedesktop.NetworkManager.Device.Lowpan.xml
deleted file mode 100644
index c0317be6..00000000
--- a/introspection/org.freedesktop.NetworkManager.Device.Lowpan.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<node name="/">
-  <!--
-      org.freedesktop.NetworkManager.Device.Lowpan:
-      @short_description: 6LoWPAN Device
-
-  -->
-  <interface name="org.freedesktop.NetworkManager.Device.Lowpan">
-
-    <!--
-        HwAddress:
-
-        The active hardware address of the device.
-    -->
-    <property name="HwAddress" type="s" access="read"/>
-
-    <!--
-        Parent:
-
-        The object path of the parent device.
-    -->
-    <property name="Parent" type="o" access="read"/>
-  </interface>
-</node>