Service hierarchy ================= Service org.moblin.connman Interface org.moblin.connman.Service Object path [variable prefix]/{service0,service1,...} Methods dict GetProperties() Returns properties for the service object. See the properties section for available properties. Possible Errors: [service].Error.InvalidArguments Signals PropertyChanged(string name, variant value) This signal indicates a changed value of the given property. Properties string Name [readonly] 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.)