Documentation
¶
Index ¶
Constants ¶
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ContentVariable ¶
type ContentVariable = models.ContentVariable
type DeviceType ¶
type DeviceType = models.DeviceType
type DeviceTypeCommand ¶
type DeviceTypeCommand struct {
Command Command `json:"command"`
Id string `json:"id"`
Owner string `json:"owner"`
DeviceType DeviceType `json:"device_type"`
}
Click to show internal directories.
Click to hide internal directories.