aboutsummaryrefslogtreecommitdiff
path: root/introspection/org.freedesktop.ModemManager1.Modem.xml
diff options
context:
space:
mode:
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.