ADC Advanced Policy Expressions

MQTT_CONNECT_FLAGS_T


This interface provides operations to test flags in the MQTT CONNECT message

This topic lists the expressions that are provided by this class.

IS_SET (mqtt_connect_flags_e flag)

Test a flag bit in the MQTT CONNECT message

Parameters (expressions not allowed):

            flag- bit in MQTT CONNECT message

Returns: bool_at

  • QOS

    Return the QOS in the MQTT CONNECT message

Returns: num_at

MQTT_CONNECT_FLAGS_T

In this article