diff --git a/gateway_to_backend/README.md b/gateway_to_backend/README.md index 36f3447..3813b18 100644 --- a/gateway_to_backend/README.md +++ b/gateway_to_backend/README.md @@ -460,7 +460,7 @@ the backend will immediately know the list of gateways connected to this broker. Backend can ask each gateway, its list of attached sinks by publishing a -message on *gw-request/\/get_configs* topic and the backend +message on *gw-request/get_configs/\* topic and the backend should subscribe to *gw-response/get_configs/\* topic to receive the answer from a specific gateway or *gw-response/get_configs/+* topic for all gateways.