mirror of
https://github.com/ARM-software/devlib.git
synced 2025-02-23 21:17:50 +00:00
docs/target: Add new Target attributes
This commit is contained in:
parent
82a2f7d8b6
commit
1f41853341
@ -125,6 +125,14 @@ Target
|
|||||||
This is a dict that contains a mapping of OS version elements to their
|
This is a dict that contains a mapping of OS version elements to their
|
||||||
values. This mapping is OS-specific.
|
values. This mapping is OS-specific.
|
||||||
|
|
||||||
|
.. attribute:: Target.hostname
|
||||||
|
|
||||||
|
A string containing the hostname of the target.
|
||||||
|
|
||||||
|
.. attribute:: Target.hostid
|
||||||
|
|
||||||
|
A numerical id used to represent the identity of the target.
|
||||||
|
|
||||||
.. attribute:: Target.system_id
|
.. attribute:: Target.system_id
|
||||||
|
|
||||||
A unique identifier for the system running on the target. This identifier is
|
A unique identifier for the system running on the target. This identifier is
|
||||||
|
Loading…
x
Reference in New Issue
Block a user