aboutsummaryrefslogtreecommitdiff
path: root/introspection/org.freedesktop.ModemManager1.Modem.xml
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2014-02-05 08:38:36 +0100
committerGuido Günther <agx@sigxcpu.org>2014-02-05 08:38:36 +0100
commitafc4b839a31c530d73b91aa2483795f185eb7e52 (patch)
tree68655a93926a9981b4d49b66106646efbb2d7c17 /introspection/org.freedesktop.ModemManager1.Modem.xml
parent13ed135b9ae78c692dc359976eb8b54d0a3629b8 (diff)
Imported Upstream version 1.0.0upstream/1.0.0
Diffstat (limited to 'introspection/org.freedesktop.ModemManager1.Modem.xml')
-rw-r--r--introspection/org.freedesktop.ModemManager1.Modem.xml18
1 files changed, 14 insertions, 4 deletions
diff --git a/introspection/org.freedesktop.ModemManager1.Modem.xml b/introspection/org.freedesktop.ModemManager1.Modem.xml
index 3f9af1a..b264ab4 100644
--- a/introspection/org.freedesktop.ModemManager1.Modem.xml
+++ b/introspection/org.freedesktop.ModemManager1.Modem.xml
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!--
- ModemManager 0.6 Interface Specification
+ ModemManager 1.0 Interface Specification
Copyright (C) 2008 Novell, Inc.
- Copyright (C) 2008-2011 Red Hat, Inc.
- Copyright (C) 2011 The Chromium OS Authors
- Copyright (C) 2011 Google, Inc.
+ Copyright (C) 2008-2013 Red Hat, Inc.
+ Copyright (C) 2011-2013 Google, Inc.
+ Copyright (C) 2011-2013 Lanedo GmbH
-->
<node name="/" xmlns:doc="http://www.freedesktop.org/dbus/1.0/doc.dtd">
@@ -327,6 +327,16 @@
<property name="PrimaryPort" type="s" access="read" />
<!--
+ Ports:
+
+ The list of ports in the modem, given as an array of string and unsigned
+ integer pairs. The string is the port name or path, and the integer is
+ the port type given as a
+ <link linkend="MMModemPortType">MMModemPortType</link> value.
+ -->
+ <property name="Ports" type="a(su)" access="read" />
+
+ <!--
EquipmentIdentifier:
The identity of the device.