You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
for MQTT5: make use of MQTT5 response topic. The stream should define (or can come from the user) and response topic and the stream should subscribe to the topic before publishing. Number of expected messages could be defined so the subscriber can unsubscribe upon their reception.
for non mqtt5, implement on stream side
The text was updated successfully, but these errors were encountered:
Summary
for MQTT5: make use of MQTT5 response topic. The stream should define (or can come from the user) and response topic and the stream should subscribe to the topic before publishing. Number of expected messages could be defined so the subscriber can unsubscribe upon their reception.
for non mqtt5, implement on stream side
The text was updated successfully, but these errors were encountered: