On 02/19/2018 03:57 PM, Christophe Ronco wrote:
---
  doc/modem-api.txt | 8 ++++++++
  1 file changed, 8 insertions(+)

diff --git a/doc/modem-api.txt b/doc/modem-api.txt
index 89e6191..e03c64a 100644
--- a/doc/modem-api.txt
+++ b/doc/modem-api.txt
@@ -95,6 +95,14 @@ Properties   boolean Powered [readwrite]
                        String representing the software version number of the
                        modem device.
+ string SystemPath [readonly, optional]
+
+                       String giving a consistent hardware path for the modem
+                       device. It will not change in case of reboot of modem
+                       or ofono.

Given that many modems are USB devices, I don't think you can actually promise this. I can envision a (slightly pathological) hardware design whereby the presence or absence of an _external_ device at startup may change the device enumeration order and thereby the syspath...

/Jonas

+                       For modems detected by udev events, gives modem sysfs
+                       path.
+
                array{string} Features [readonly]
List of currently enabled features. It uses simple


_______________________________________________
ofono mailing list
ofono@ofono.org
https://lists.ofono.org/mailman/listinfo/ofono

Reply via email to