From 68780514b3e0047da49bf737844da4f5ba241498 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jo=C3=A3o=20Paulo=20Rechi=20Vita?= Date: Wed, 24 Feb 2010 16:14:26 -0300 Subject: [PATCH] doc: Add 'Name' property under 'Modem' interface. --- doc/modem-api.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/modem-api.txt b/doc/modem-api.txt index 06a4ada..7cccd57 100644 --- a/doc/modem-api.txt +++ b/doc/modem-api.txt @@ -32,6 +32,10 @@ Properties boolean Powered [readwrite] Boolean representing the power state of the modem device. + string Name [readonly, optional] + + Friendly name of the modem device. + string Manufacturer [readonly, optional] String representing the manufacturer of the modem -- 2.7.4