controller

package
v0.3.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 8, 2017 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WinkController

type WinkController struct {
	HTTP struct {
		Port     int16
		Username string
		Password string
	}
	MQTT struct {
		ClientID  string
		Broker    string
		Username  string
		Password  string
		TopicBase string
		Retain    bool
	}
	People []struct {
		BT    string
		Topic string
	}
	RadioAttrs struct {
		Zigbee string
		Zwave  string
		Lutron string
	}
	// contains filtered or unexported fields
}

WinkController - WinkController all the things!

func (*WinkController) Start

func (t *WinkController) Start() error

Start - Start WinkController

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL