Skip to content

Commit

Permalink
Fix typo in gateway_to_backend readme
Browse files Browse the repository at this point in the history
One topic was not correctly written
  • Loading branch information
GwendalRaoul authored Aug 28, 2020
1 parent 1714607 commit 16108d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gateway_to_backend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -454,7 +454,7 @@ receive the answer from a specific gateway or
#### Sink(s) configuration

Each sink can be configured and started/stopped by publishing a message
on *gw-request/\<gw-id>/\<sink-id\>/set_config*.
on *gw-request/set_config/\<gw-id>/\<sink-id\>*.

The gateway will publish back a message on
*gw-response/set_config/\<gw-id\>/\<sink-id\>* topic with the result of
Expand Down

0 comments on commit 16108d0

Please sign in to comment.