mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-08 20:46:54 +03:00
Deployed f1936ed with MkDocs version: 1.6.1
This commit is contained in:
@@ -1144,9 +1144,10 @@
|
|||||||
<p>Note: For more detailed information to the REST handler, have a look to the code in the repository: <a href="https://github.com/jomjol/AI-on-the-edge-device/search?q=camuri.uri">registered handlers</a></p>
|
<p>Note: For more detailed information to the REST handler, have a look to the code in the repository: <a href="https://github.com/jomjol/AI-on-the-edge-device/search?q=camuri.uri">registered handlers</a></p>
|
||||||
<h2 id="control"><span class="enumerate-headings-plugin enumerate-heading-plugin">1.1</span> Control</h2>
|
<h2 id="control"><span class="enumerate-headings-plugin enumerate-heading-plugin">1.1</span> Control</h2>
|
||||||
<h3 id="flow_start"><span class="enumerate-headings-plugin enumerate-heading-plugin">1.1.1</span> flow_start</h3>
|
<h3 id="flow_start"><span class="enumerate-headings-plugin enumerate-heading-plugin">1.1.1</span> flow_start</h3>
|
||||||
<p>Trigger a flow start (if not running)
|
<p>Trigger the next flow
|
||||||
+ Payload:
|
+ Payload:
|
||||||
- No payload needed</p>
|
- No payload needed</p>
|
||||||
|
<p>This will automatically reset the flow interval.</p>
|
||||||
<h3 id="setprevalue"><span class="enumerate-headings-plugin enumerate-heading-plugin">1.1.2</span> setPreValue</h3>
|
<h3 id="setprevalue"><span class="enumerate-headings-plugin enumerate-heading-plugin">1.1.2</span> setPreValue</h3>
|
||||||
<p>Set the last valid value (previous value) to given value or the actual RAW value.
|
<p>Set the last valid value (previous value) to given value or the actual RAW value.
|
||||||
+ Payload:
|
+ Payload:
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user