mqttDownlink

package
v0.0.0-...-96f3fa0 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2016 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Package mqttDownlink is used to send downlink messages to the network backend.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MqttClient

type MqttClient interface {
	Connect() error
	Disconnect()
	PublishDownlink(appEUI types.AppEUI, devEUI types.DevEUI, payload core.DataDownAppReq)
}

MqttClient is the interface for sending downlink mqtt Messages

func New

func New() MqttClient

New is Constructor for the Downlink MqttClient

Jump to

Keyboard shortcuts

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