MQTT_SUBSCRIBER_STATE data type

This data type with →named elements is used in the MQTT-functions.

The named elements of data type SINT are:

Named element

Value

UNUSED

0

INVALID

1

UNINITIALIZED

2

DISCONNECTING

3

DISCONNECTED

4

CONNECTING

5

CONNECTED

6

CONNECT_ERROR

7