Optional
mqttOptional
mqttThe virtual router of the MQTT Session. The allowed values and their meaning are:
"primary" - The MQTT Session belongs to the primary virtual router. "backup" - The MQTT Session belongs to the backup virtual router. "auto" - The MQTT Session is automatically assigned a virtual router at creation, depending on the broker's active-standby role.
Optional
msgThe name of the Message VPN.
Optional
subscriptionThe quality of service (QoS) for the subscription as either 0 (deliver at most once) or 1 (deliver at least once). QoS 2 is not supported, but QoS 2 messages attracted by QoS 0 or QoS 1 subscriptions are accepted and delivered accordingly. Changes to this attribute are synchronized to HA mates and replication sites via config-sync. The default value is 0
.
Optional
subscriptionThe MQTT subscription topic.
The Client ID of the MQTT Session, which corresponds to the ClientId provided in the MQTT CONNECT packet.