Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Hub stream.Hub Telemetry *telemetry = nil )
Functions ¶
func Initialize ¶
func Initialize() *telemetry
Types ¶
type Cpu ¶
type Devices ¶
type Devices struct {
Total int64 `json:"total"`
Status map[int64]*models.DeviceState `json:"status"`
}
func (*Devices) BroadcastOne ¶
type Memory ¶
Click to show internal directories.
Click to hide internal directories.