# Functions
CreateLocalCmdTopicLong constructs the local MQTT topic for receiving C2D messages from an Azure IoT Hub device.
CreateLocalCmdTopicShort constructs the local MQTT topic for receiving C2D messages from an Azure IoT Hub device.
CreateRemoteCloudTopic constructs the remote MQTT topic for receiving C2D messages from an Azure IoT Hub device.
CreateTelemetryTopic constructs the MQTT topic for sending telemetry data to an Azure IoT Hub device.
NewAzureGwParams creates the gateway parameters.
# Constants
StatusConnectionNotAuthorized defines a not authorized connection status.
StatusConnectionTokenExpired defines a token expired connection status.