MQTT_DATA$(1) | (only available on Wx PLC firmware >= F94.2) |
Purpose | Use this function to receive MQTT data as a string from the MQTT broker corresponding to a MQTT topic that your device has subscribed to. |
Examples | D$ = MQTT_DATA$(1) |
See Also | MQTT_TOPIC$(1) |