From 58f8be580039b0575b197b9573a1c92745d96d30 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 17 Jan 2017 20:25:09 +0100 Subject: New upstream version 1.5.90 --- ...reedesktop.NetworkManager.Device.Statistics.xml | 78 ++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 docs/api/dbus-org.freedesktop.NetworkManager.Device.Statistics.xml (limited to 'docs/api/dbus-org.freedesktop.NetworkManager.Device.Statistics.xml') diff --git a/docs/api/dbus-org.freedesktop.NetworkManager.Device.Statistics.xml b/docs/api/dbus-org.freedesktop.NetworkManager.Device.Statistics.xml new file mode 100644 index 00000000..0c063ee0 --- /dev/null +++ b/docs/api/dbus-org.freedesktop.NetworkManager.Device.Statistics.xml @@ -0,0 +1,78 @@ + + + + org.freedesktop.NetworkManager.Device.Statistics + org.freedesktop.NetworkManager.Device.Statistics + org.freedesktop.NetworkManager.Device.Statistics + Signals + +PropertiesChanged (a{sv} properties); + + + + Properties + +RefreshRateMs readwrite u +TxBytes readable t +RxBytes readable t + + + + Description + + + + Signal Details + + The "PropertiesChanged" signal + org.freedesktop.NetworkManager.Device.Statistics::PropertiesChanged + +PropertiesChanged (a{sv} properties); + + DEPRECATED. Use the standard "PropertiesChanged" signal from "org.freedesktop.DBus.Properties" instead which exists since version NetworkManager 1.2.0. + + + + a{sv} properties: + A dictionary mapping property names to variant boxed values + + + + + + Property Details + + The "RefreshRateMs" property + org.freedesktop.NetworkManager.Device.Statistics:RefreshRateMs + +RefreshRateMs readwrite u + + Refresh rate of the rest of properties of this interface. The properties + are guaranteed to be refreshed each RefreshRateMs milliseconds in case + the underlying counter has changed too. + If zero, there is no guaranteed refresh rate of the properties. + + + + The "TxBytes" property + org.freedesktop.NetworkManager.Device.Statistics:TxBytes + +TxBytes readable t + + Number of transmitted bytes + + + + The "RxBytes" property + org.freedesktop.NetworkManager.Device.Statistics:RxBytes + +RxBytes readable t + + Number of received bytes + + + + + -- cgit 1.3.0-6-gf8a5