Skip to content

Commit db91aec

Browse files
author
Daisuke Baba
committed
Describe subscription cancellation by read() operation
1 parent 5376ffd commit db91aec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/locales/en-US/generic-ble.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ <h3>Inputs</h3>
2626
<dd>
2727
You can set one or more characteristic uuids separated by comma (CSV) to query to <code>msg.topic</code>.
2828
However, leave <code>msg.topic</code> empty if you want to query all readable characteristics.
29+
30+
<b>Note that the Read operation to the subscribing uuids cancels the subscriptions.</b>
2931
</dd>
3032
<dt>For subscribing <code>Notify</code> events:</dt>
3133
<dd>

0 commit comments

Comments
 (0)