From ac45314cf130cf3a7c10e5ff25af4354311c868e Mon Sep 17 00:00:00 2001 From: Samrat Guha Niyogi Date: Thu, 31 Mar 2016 13:16:19 +0530 Subject: doc: Add SoftwareVersionNumber to Modem interface --- doc/modem-api.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') diff --git a/doc/modem-api.txt b/doc/modem-api.txt index 9fd23ba6..c0a575fc 100644 --- a/doc/modem-api.txt +++ b/doc/modem-api.txt @@ -90,6 +90,11 @@ Properties boolean Powered [readwrite] "hfp") this corresponds to the Bluetooth Device Address of the remote device. + string SoftwareVersionNumber [readonly, optional] + + String representing the software version number of the + modem device. + array{string} Features [readonly] List of currently enabled features. It uses simple -- cgit v1.2.1