mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-07 12:07:01 +03:00
Deployed e2c2d13 with MkDocs version: 1.4.2
This commit is contained in:
@@ -318,7 +318,7 @@ it is a helper and can be used to reset the total increasing values once a day</
|
||||
<p><img alt="grafik" src="https://user-images.githubusercontent.com/1783586/193473347-c81fc301-c52f-4af0-9fcb-56fab12cacac.png" /></p>
|
||||
<h2 id="using-rest">Using REST</h2>
|
||||
<p>When using REST, Home Assistant has to periodically call an URL on the ESP32 which in return provides the requested data.</p>
|
||||
<p>See <a href="https://github.com/jomjol/AI-on-the-edge-device/wiki/REST-API">REST API</a> for a list of available URLs.</p>
|
||||
<p>See <a href="../REST-API">REST API</a> for a list of available URLs.</p>
|
||||
<p>The most practical one is the <code>json</code> entrypoint which provides the most relevant data JSON formated:
|
||||
<code>http://<IP>/json</code>
|
||||
This would return:</p>
|
||||
|
||||
Reference in New Issue
Block a user