aboutsummaryrefslogtreecommitdiff
path: root/introspection/org.freedesktop.ModemManager1.Sim.xml
diff options
context:
space:
mode:
authorEric Caruso <ejcaruso@chromium.org>2020-06-12 15:16:50 -0700
committerAleksander Morgado <aleksander@aleksander.es>2020-10-19 20:38:43 +0000
commit9fca0467801d41598666dd63e9394ed806c5a399 (patch)
tree40a57dd67ca0001ffd8d2ad4449b9031e614400c /introspection/org.freedesktop.ModemManager1.Sim.xml
parent1ed9f7e94e5948f408d1d09ad8c219a594669066 (diff)
mm-base-sim: add EID D-Bus property
This provides a new D-Bus property on the Sim object that exposes the EID of the SIM, if available.
Diffstat (limited to 'introspection/org.freedesktop.ModemManager1.Sim.xml')
-rw-r--r--introspection/org.freedesktop.ModemManager1.Sim.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/introspection/org.freedesktop.ModemManager1.Sim.xml b/introspection/org.freedesktop.ModemManager1.Sim.xml
index f214ba5f..87891e31 100644
--- a/introspection/org.freedesktop.ModemManager1.Sim.xml
+++ b/introspection/org.freedesktop.ModemManager1.Sim.xml
@@ -96,6 +96,13 @@
<property name="Imsi" type="s" access="read" />
<!--
+ Eid:
+
+ The EID of the SIM card, if any.
+ -->
+ <property name="Eid" type="s" access="read" />
+
+ <!--
OperatorId:
The ID of the network operator that issued the SIM card,