mirror of
				https://github.com/ARM-software/devlib.git
				synced 2025-11-04 07:51:21 +00:00 
			
		
		
		
	docs/target: Add new Target attributes
This commit is contained in:
		@@ -125,6 +125,14 @@ Target
 | 
			
		||||
   This is a dict that contains a mapping of OS version elements to their
 | 
			
		||||
   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
 | 
			
		||||
 | 
			
		||||
   A unique identifier for the system running on the target. This identifier is
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user