Foundry.Device¶
- Subclasses:
Methods¶
- Inherited:
Foundry.Contextual (4), GObject.Object (37), Json.Serializable (8)
- Structs:
|
|
|
|
|
Virtual Methods¶
- Inherited:
|
|
|
Properties¶
- Inherited:
Name |
Type |
Flags |
Short Description |
|---|---|---|---|
r |
|||
r |
|||
r |
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
|---|---|---|---|
parent_instance |
r |
Class Details¶
- class Foundry.Device(**kwargs)¶
- Bases:
- Abstract:
Yes
- Structure:
Represents a local or remote device that can be deployed to.
- dup_id()¶
- Returns:
a newly allocated string
- Return type:
Gets the user-visible id for the device.
- load_info()¶
- Returns:
a [class`Dex`.Future] that resolves to a [class`Foundry`.DeviceInfo].
- Return type:
Loads information about the device.
- do_dup_id() virtual¶
- Returns:
a newly allocated string
- Return type:
Gets the user-visible id for the device.
- do_load_info() virtual¶
- Returns:
a [class`Dex`.Future] that resolves to a [class`Foundry`.DeviceInfo].
- Return type:
Loads information about the device.
Property Details¶
- Foundry.Device.props.provider¶
- Name:
provider- Type:
- Default Value:
- Flags: