Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
LLLLimbo committed Jun 20, 2023
2 parents cecbfdc + 45fe62b commit d53bca6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Taking the login authentication message (01) as an example, the proxy service wi
If you start server with:

```shell
./ykc-proxy-server -servers nats://127.0.0.1:4222 -username user -password pwd
./ykc-proxy-server -messagingServerType nats -servers nats://127.0.0.1:4222 -username user -password pwd
```

The proxy server will forward the device messages to your NATS server. The proxy server will use `charge.proxy.ykc` as the subject's prefix.
Expand Down

0 comments on commit d53bca6

Please sign in to comment.