Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CurrentStatus ¶ added in v1.6.0
type CurrentStatus struct {
bus.DeviceDescription
LastStateChange types.TimeIndication `json:"last_state_change" mapstructure:"last_state_change,string"`
}
type Status ¶ added in v1.6.0
type Status map[string]CurrentStatus
Click to show internal directories.
Click to hide internal directories.