Deployed 191fda9 with MkDocs version: 1.5.2

This commit is contained in:
github-actions[bot]
2023-09-16 20:27:23 +00:00
parent 1e4c146685
commit b4ca5523c1
2 changed files with 2 additions and 2 deletions

View File

@@ -341,10 +341,10 @@
</li>
<li>
<h4 id="ctrlset_prevalue">ctrl/set_prevalue</h4>
<p>!!! Note
This feature is available since version <a href="https://github.com/jomjol/AI-on-the-edge-device/releases/tag/v15.2.0">15.2.0</a>!</p>
</li>
</ul>
<p>!!! Note
This feature is available since version <a href="https://github.com/jomjol/AI-on-the-edge-device/releases/tag/v15.2.0">15.2.0</a>!</p>
<p>Set the last valid value (previous value) to given value or the actual RAW value. Payload needs to be provided in JSON notation.
+ Payload:
- Set to given value (value &gt;= 0): <code>{"numbersname": "main", "value": 12345.67890}</code>