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