package
2.3.4+incompatible
Repository: https://github.com/thethingsnetwork/gateway-connector-bridge.git
Documentation: pkg.go.dev

# Functions

New returns a new MQTT.

# Variables

BufferSize indicates the maximum number of MQTT messages that should be buffered.
ConnectRetries says how many times the client should retry a failed connection.
ConnectRetryDelay says how long the client should wait between retries.
Topic formats for connect, disconnect, uplink, downlink and status messages.
Topic formats for connect, disconnect, uplink, downlink and status messages.
Topic formats for connect, disconnect, uplink, downlink and status messages.
QoS indicates the MQTT Quality of Service level.
PublishTimeout is the timeout before returning from publish without checking error.
Topic formats for connect, disconnect, uplink, downlink and status messages.
QoS indicates the MQTT Quality of Service level.
Topic formats for connect, disconnect, uplink, downlink and status messages.

# Structs

Config contains configuration for MQTT.
MQTT side of the bridge.