Update default properties for service interface
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 1 Apr 2009 03:31:40 +0000 (20:31 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 1 Apr 2009 03:31:40 +0000 (20:31 -0700)
doc/service-api.txt

index ec29c95..3ae9faf 100644 (file)
@@ -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.)