From: Marcel Holtmann Date: Wed, 1 Apr 2009 03:31:40 +0000 (-0700) Subject: Update default properties for service interface X-Git-Tag: 0.16~111 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=aa0d80d82c9bca7a8b9450ed490c621f8f5b79a6;p=platform%2Fupstream%2Fconnman.git Update default properties for service interface --- diff --git a/doc/service-api.txt b/doc/service-api.txt index ec29c95..3ae9faf 100644 --- a/doc/service-api.txt +++ b/doc/service-api.txt @@ -17,6 +17,13 @@ Signals PropertyChanged(string name, variant value) This signal indicates a changed value of the given property. -Properties string Identifier [readonly] +Properties string Name [readonly] - Unique identifier for this service. + The service name (for example "Wireless" etc.) + + This name can be used for directly displaying it in + the application. It has pure informational purpose. + + string Type [readonly] + + The device type (for example "ethernet", "wifi" etc.)