Skip to content

Commit ecdd6a5

Browse files
author
Daisuke Baba
committed
Describe period=0 behavior
1 parent 398cfb7 commit ecdd6a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ <h3>Inputs</h3>
4141
</pre>
4242
When you set the above in <code>msg.payload</code>, <code>msg.topic</code> is ignored.
4343
The <code>period</code> property is the period for subscribing <code>Notify</code> events in milliseconds <b>per characteristic</b>.
44+
<code>0</code> or less value means to keep subscribing.
4445
</dd>
4546
</dl>
4647
</p>

0 commit comments

Comments
 (0)