Skip to content

Commit 769a45e

Browse files
authored
Fix typo in Readme
1 parent 6a3ce45 commit 769a45e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gateway_to_backend/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -460,7 +460,7 @@ the backend will immediately know the list of gateways connected to this
460460
broker.
461461

462462
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
463+
message on *gw-request/get_configs/\<gw-id\>* topic and the backend
464464
should subscribe to *gw-response/get_configs/\<gw-id\>* topic to
465465
receive the answer from a specific gateway or
466466
*gw-response/get_configs/+* topic for all gateways.

0 commit comments

Comments
 (0)