MQTT::message

Description

This command returns the full content of the MQTT message.

Syntax

MQTT::message

Examples

when MQTT_CLIENT_INGRESS {
  log local0. [MQTT::message]
}