mqtt

package
v1.0.17 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Start

func Start(c *config.MQTTConfig, mapJSONChan, renderedMapChan, calibrationDataChan chan []byte)

Types

type Device

type Device struct {
	Name        string   `json:"name"`
	Identifiers []string `json:"identifiers"`
}

type Map

type Map struct {
	Name     string `json:"name"`
	UniqueID string `json:"unique_id"`
	Device   Device `json:"device"`
	Topic    string `json:"topic"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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