From 03ead02686544c6daee48d8a0b0d51ab8cf255b4 Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Fri, 27 Nov 2015 14:30:00 +0100 Subject: [PATCH] introspection: new 'Stats' property in the bearer object The new property is a dictionary which may include different parameters, depending on what is actually supported by the underlying modem. For now, just bytes RX/TX. Note that this object will expose the stats *as reported by the modem*. These values may differ from e.g. what is seen in the network interface stats. --- .../org.freedesktop.ModemManager1.Bearer.xml | 31 +++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/introspection/org.freedesktop.ModemManager1.Bearer.xml b/introspection/org.freedesktop.ModemManager1.Bearer.xml index e1463a56..2c844abd 100644 --- a/introspection/org.freedesktop.ModemManager1.Bearer.xml +++ b/introspection/org.freedesktop.ModemManager1.Bearer.xml @@ -241,6 +241,37 @@ --> + + +