mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-08 20:46:54 +03:00
Update REST-API.md
This commit is contained in:
@@ -35,12 +35,13 @@ Note: For more detailed information to the REST handler, have a look to the code
|
|||||||
- `/GPIO?GPIO={PinNumber}`
|
- `/GPIO?GPIO={PinNumber}`
|
||||||
- Example: `/GPIO?GPIO=12`
|
- Example: `/GPIO?GPIO=12`
|
||||||
|
|
||||||
### ota_page.html
|
|
||||||
Opens the Over-The-Air update html page
|
|
||||||
|
|
||||||
### reboot
|
### reboot
|
||||||
Trigger a reboot of the device
|
Trigger a reboot of the device
|
||||||
|
|
||||||
|
### mqtt_publish_discovery
|
||||||
|
Trigger re-sending of the Home Assistant discovery topics.
|
||||||
|
The topics will get send at the end of the next round.
|
||||||
|
|
||||||
## Results
|
## Results
|
||||||
### json
|
### json
|
||||||
Show result in JSON syntax
|
Show result in JSON syntax
|
||||||
|
|||||||
Reference in New Issue
Block a user