5 Interface net.connman.Profile
6 Object path [variable prefix]/{profile0,profile1,...}
8 Methods dict GetProperties()
10 Returns properties for the profile object. See
11 the properties section for available properties.
13 Possible Errors: [service].Error.InvalidArguments
15 Signals PropertyChanged(string name, variant value)
17 This signal indicates a changed value of the given
20 Properties string Name [readonly]
24 boolean OfflineMode [readwrite]
26 The offline mode indicates the setting for switching
27 all radios on or off. Changing offline mode to true
28 results in powering down all devices.
30 array{object} Services [readonly]
32 List of service objects.