add reset capability to rue node

This commit is contained in:
Dave Conway-Jones
2017-12-20 16:28:32 +00:00
parent 51124f456d
commit 032a9d6435
4 changed files with 71 additions and 1 deletions

View File

@@ -41,6 +41,9 @@
<dt class="optional">topic <span class="property-type">string</span>
</dt>
<dd>if specified the function will work on a per topic basis.</dd>
<dt class="optional">reset<span class="property-type">any</span></dt>
<dd>if set clears the stored value for the specified msg.topic, or
all topics if msg.topic is not specified.</dd>
</dl>
<h3>Outputs</h3>
<dl class="message-properties">