Skip to content

Commit 190a008

Browse files
committed
update the doc
1 parent 7e81cc0 commit 190a008

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ For **Share conn in thread**, please refer to the Pub sampler.
128128

129129
- **QoS level**: The available QoS value, 0 is AT_MOST_ONCE, 1 is AT_LEAST_ONCE and 2 is EXACTLY_ONCE.
130130

131-
- **Topic name**: The topic name that subscriber will subscribe to.
131+
- **Topic name**: The topic name that subscriber will subscribe to. If want to subscribe multiple topics, please use comma to separate the different topics.
132132

133133
- **Payload includes timestamp**: If the checkbox is enabled, then it means the payload includes timestamp. It can be used to calcuate the message latency time.
134134

0 commit comments

Comments
 (0)