package
0.0.0-20191120133650-5021794990f3
Repository: https://github.com/dchote/snmp-mqtt.git
Documentation: pkg.go.dev

# Functions

ConnectionString returns the MQTT connection string.
LoadMap loads the file in to the struct.

# Variables

ClientID is how the name of the client.
Interval is the poll interval in seconds.
Port is the MQTT server listen port.
Server is the MQTT server address.
SNMPMap is the loaded JSON configuration.

# Structs

OIDTopicObject maps OIDs to MQTT topics.
SNMPEndpointObject is the SNMP Endpoint definition.
SNMPMapObject basic map of endpoints.