Categorygithub.com/opencaps/mqttcomms
modulepackage
0.1.7
Repository: https://github.com/opencaps/mqttcomms.git
Documentation: pkg.go.dev

# README

MqttComms: MQTT Protocol Handling for Opencaps Devices

GoCapMqtt is a comprehensive Go library designed to facilitate seamless communication between Opencaps branded devices and services using the MQTT protocol. Tailored for developers working in the IoT domain, especially those integrating or managing Opencaps hardware, MqttComms offers robust tools for encoding and decoding custom protocol messages over MQTT channels.

# Functions

No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Admin methods.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Calendar methods.
No description provided by the author
Device methods.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RenewalModeExpiracy is the mode where the client renews the connection on expiracy.
RenewalModeSignal is the mode where the client renews the connection on SIGHUP.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Telemetry methods.
No description provided by the author
No description provided by the author
Time methods.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Client structure for mqtt client Client represents an MQTT client with configuration, logging, and synchronization capabilities.
Conf represents the configuration settings required for MQTT communication.
No description provided by the author