mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-07 03:56:57 +03:00
* WIP add Webhook * fix config html for webhook add tooltips for webhook * webhook: fix not enabling webhook * send webhook as json * Update ApiKey.md * webhook: fix only sending last "Number" * webhook JSON is now closer to the data log in CSV format * webhook: drop timeStampTimeUTC and switch from timeStamp to lastvalue like lokal csv to fix no timestamp on error --------- Co-authored-by: CaCO3 <caco3@ruinelli.ch>
This commit is contained in:
4
param-docs/parameter-pages/Webhook/ApiKey.md
Normal file
4
param-docs/parameter-pages/Webhook/ApiKey.md
Normal file
@@ -0,0 +1,4 @@
|
||||
# Parameter `ApiKey`
|
||||
Default Value: `undefined`
|
||||
|
||||
ApiKey sent as Header
|
||||
4
param-docs/parameter-pages/Webhook/Uri.md
Normal file
4
param-docs/parameter-pages/Webhook/Uri.md
Normal file
@@ -0,0 +1,4 @@
|
||||
# Parameter `Uri`
|
||||
Default Value: `undefined`
|
||||
|
||||
URI of the HTTP Endpoint receiving requests, e.g. `http://192.168.1.1/watermeter/webhook`.
|
||||
Reference in New Issue
Block a user