mqtt

package
v0.0.0-...-5ba78f1 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewMessageHandlerWithProtocol

func NewMessageHandlerWithProtocol(mqttClient mqtt.Client, protocol models.Protocol) mqtt.MessageHandler

NewMessageHandlerWithProtocol 构建一个消息处理函数

func NewMqttClient

func NewMqttClient(broker string, port string, clientId string) (mqtt.Client, error)

NewMqttClient 创建新的连接

func Publish

func Publish(client mqtt.Client, topic string, qos int, data []byte)

Types

This section is empty.

Jump to

Keyboard shortcuts

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