MQTT_RETAIN_HANDLING (ENUM)ΒΆ

TYPE MQTT_RETAIN_HANDLING :

Enum for the Retain Handling option. This option specifies whether retained messages are sent when the subscription is established

Attributes:
qualified_only
InOut:

Name

Initial

Comment

Time_Of_Subscribe

0

Not_Exists

1

Send retained messages at the time of the subscribe

Do_Not_Send

2

Send retained messages at subscribe only if the subscription does not currently exist Do not send retained messages at the time of the subscribe