Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Current = Get()
Functions ¶
This section is empty.
Types ¶
type Versions ¶
type Versions struct {
HardwareVersion string `json:"hardware_version"`
SoftwareName string `json:"software_name"`
SoftwareVersion string `json:"software_version"`
SoftwareBuildID string `json:"software_build_id"`
SerialNumber string `json:"serial_number"`
UniqueDeviceID string `json:"unique_device_id,omitempty"`
Hostname string `json:"hostname"`
}
Click to show internal directories.
Click to hide internal directories.