Update REST-API.md

This commit is contained in:
CaCO3
2024-12-25 20:21:21 +01:00
committed by GitHub
parent 0b05c65989
commit b03f6cc814

View File

@@ -3,7 +3,8 @@ Various information is directly accessible over specific REST calls.
To use it, just append them to the IP, separated with a `/`, e.g. `http://192.168.1.1/json` To use it, just append them to the IP, separated with a `/`, e.g. `http://192.168.1.1/json`
Note: For more detailed information to the REST handler, have a look to the code in the repository: [registered handlers](https://github.com/jomjol/AI-on-the-edge-device/search?q=camuri.uri) !!! Note
For more detailed information to the REST handler, have a look to the code in the repository: [registered handlers](https://github.com/jomjol/AI-on-the-edge-device/search?q=camuri.uri)
## Control ## Control
### flow_start ### flow_start