Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Device ¶
type Device struct { ID ID `json:"id"` Brand string `json:"brand"` UUID string `json:"uuid"` Type Type `json:"type"` }
Device represents a single computational device on an agent.
Click to show internal directories.
Click to hide internal directories.