mymqtt

package
v0.0.0-...-d74cc4e Latest Latest
Warning

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

Go to latest
Published: May 18, 2020 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MqttClient

type MqttClient struct {
	Client MQTT.Client
	URL    string
}

MqttClient mqtt客户端

func (*MqttClient) Send

func (mq *MqttClient) Send(topic string, qos byte, payload interface{})

Send 推送数据

func (*MqttClient) Start

func (mq *MqttClient) Start() error

Start 开启服务器

Jump to

Keyboard shortcuts

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