Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateDefaultCommandHandler ¶
func CreateDefaultCommandHandler() handlers.CommandHandler
CreateDefaultCommandHandler instantiates a new command handler that forwards cloud-to-device messages to the local message broker as Hono commands.
func CreateDefaultTelemetryHandler ¶
func CreateDefaultTelemetryHandler() handlers.TelemetryHandler
CreateDefaultTelemetryHandler instantiates a new passthrough telemetry handler that forwards messages received from local message broker on event, telemetry and command response topics as device-to-cloud messages to Azure IoT Hub.
func CreateTelemetryHandler ¶
func CreateTelemetryHandler(topics string) handlers.TelemetryHandler
CreateTelemetryHandler instantiates a new passthrough telemetry handler that forward messages received from local message broker on the given topics as device-to-cloud messages to Azure IoT Hub.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.