mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-08 12:36:54 +03:00
Deployed f95df34 with MkDocs version: 1.4.2
This commit is contained in:
@@ -251,6 +251,10 @@
|
||||
|
||||
<h1 id="mqtt-api">MQTT API</h1>
|
||||
<p>The device is capable to register to a MQTT broker to publish data and subscribe to specific topics.</p>
|
||||
<div class="admonition note">
|
||||
<p class="admonition-title">Note</p>
|
||||
<p>Only MQTT v3.1.1 is supported.</p>
|
||||
</div>
|
||||
<p>The MQTT service has to be enabled and configured properly in the device configuration via web interface (<code>Settings</code> -> <code>Configuration</code> -> section <code>MQTT</code>)</p>
|
||||
<p>The following parameters have to be defined:
|
||||
* URI
|
||||
|
||||
Reference in New Issue
Block a user