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:

committed by
Aleksander Morgado

parent
07c4e95ac9
commit
9fc3d15d29
@@ -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:
|
||||
|
||||
|
Reference in New Issue
Block a user