--- doc/modem-api.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/modem-api.txt b/doc/modem-api.txt index 89e6191..ff9facd 100644 --- a/doc/modem-api.txt +++ b/doc/modem-api.txt @@ -95,6 +95,13 @@ Properties boolean Powered [readwrite] String representing the software version number of the modem device. + string SystemPath [readonly, optional] + + String representing the system path for the modem + device. + For modems detected by udev events, this corresponds to + the modem sysfs path. + array{string} Features [readonly] List of currently enabled features. It uses simple -- 2.7.4