mqtt

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2020 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PayloadStatusRunning = "RUNNING"
	PayloadStatusStopped = "STOPPED"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Executor

type Executor struct {
	MqttClient        MQTT.Client
	SamsungTvMac      string
	SamsungRemoteWS   samsungRemoteWS.SamsungRemote
	SamsungRemoteHttp samsungRemoteHTTP.SamsungRemote
	// contains filtered or unexported fields
}

func (*Executor) Close

func (e *Executor) Close() error

func (*Executor) Initialise

func (e *Executor) Initialise(topicPrefix string, subscribeQOS, publishQOS byte)

func (*Executor) IsInitialised

func (e *Executor) IsInitialised() bool

func (*Executor) ReInitialise

func (e *Executor) ReInitialise()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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