Deployed fa8e679 with MkDocs version: 1.4.2

This commit is contained in:
github-actions[bot]
2023-03-31 08:41:22 +00:00
parent da9f0d0e39
commit b4171d9147
2 changed files with 5 additions and 3 deletions

View File

@@ -264,14 +264,16 @@
<li>
<h3 id="flow_start">flow_start</h3>
Trigger a flow start (if not running)<ul>
<li>Payload:</li>
<li>Payload:<ul>
<li>No payload needed</li>
</ul>
</li>
</ul>
</li>
<li>
<h3 id="setprevalue">setPreValue</h3>
<p>Set the last valid value (previous value) to given value or the actual RAW value.</p>
</li>
<ul>
<li>
<p>Payload:</p>
<ul>
@@ -282,7 +284,7 @@
</li>
<li>
<p>Set to actual RAW value (value &lt; 0, a valid RAW value is mandatory), e.g. <code>/setPreValue?numbers=main&amp;value=-1</code></p>
<ul>
</li>
<li><code>numbers=</code> Provide name of number sequence, e.g. main</li>
<li><code>value=</code> provide yna negative number</li>
</ul>

Binary file not shown.