Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Platform ¶
type Platform struct {
Running bool
}
Platform is the primary handle
func (Platform) AddAccessory ¶
func (h Platform) AddAccessory(a *tfaccessory.TFAccessory)
AddAccessory - do not use, just satisfies the Platform interface
func (Platform) Background ¶
func (h Platform) Background()
Background - just satisfies the Platform interface
func (Platform) GetAccessory ¶
func (h Platform) GetAccessory(name string) (*tfaccessory.TFAccessory, bool)
GetAccessory - do not use, just satisfies the Platform interface
Click to show internal directories.
Click to hide internal directories.