api, dbus, bearer: Add ReloadStatsSupported bearer dbus property

This property means that the current bearer can reload stats and read TX
and RX bytes transmitted.

The property is initiliazed as soon as the bearer is connected.

Signed-off-by: Frederic Martinsons <frederic.martinsons@sigfox.com>
This commit is contained in:
Frederic Martinsons
2021-10-15 08:27:42 +02:00
committed by Aleksander Morgado
parent 07c4e95ac9
commit 9fc3d15d29
4 changed files with 66 additions and 18 deletions

View File

@@ -378,6 +378,15 @@
-->
<property name="Stats" type="a{sv}" access="read" />
<!--
ReloadStatsSupported:
Indicates whether or not the bearer support getting rx and tx bytes statistics.
Since: 1.20
-->
<property name="ReloadStatsSupported" type="b" access="read" />
<!--
IpTimeout: