We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a3ce45 commit 769a45eCopy full SHA for 769a45e
gateway_to_backend/README.md
@@ -460,7 +460,7 @@ the backend will immediately know the list of gateways connected to this
460
broker.
461
462
Backend can ask each gateway, its list of attached sinks by publishing a
463
-message on *gw-request/\<gw-id\>/get_configs* topic and the backend
+message on *gw-request/get_configs/\<gw-id\>* topic and the backend
464
should subscribe to *gw-response/get_configs/\<gw-id\>* topic to
465
receive the answer from a specific gateway or
466
*gw-response/get_configs/+* topic for all gateways.
0 commit comments