ADC Advanced Policy Expressions

MQTT_UNSUB_TOPIC_FILTERS_T


This class provides operations for describing the MQTT UNSUBSCRIBE message

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

  • COUNT

    Return the number of topics in the MQTT UNSUBSCRIBE message

Returns: num_at

  • TOPIC

    Returns the first topic in the MQTT UNSUBSCRIBE message

Returns: text_t

TOPIC (uint index)

Returns the topic indexed at index in the MQTT UNSUBSCRIBE message

Parameters``:

            index- Topic index

Returns: text_t

MQTT_UNSUB_TOPIC_FILTERS_T

In this article