mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-14 15:15:22 +03:00
Add docs for notifications
This commit is contained in:
parent
d9f68db404
commit
b897e50d0f
@ -154,6 +154,14 @@ Message published for each changed review item. The first message is published w
|
|||||||
|
|
||||||
Same data available at `/api/stats` published at a configurable interval.
|
Same data available at `/api/stats` published at a configurable interval.
|
||||||
|
|
||||||
|
### `frigate/notifications/set`
|
||||||
|
|
||||||
|
Topic to turn notifications on and off. Expected values are `ON` and `OFF`.
|
||||||
|
|
||||||
|
### `frigate/notifications/state`
|
||||||
|
|
||||||
|
Topic with current state of notifications. Published values are `ON` and `OFF`.
|
||||||
|
|
||||||
## Frigate Camera Topics
|
## Frigate Camera Topics
|
||||||
|
|
||||||
### `frigate/<camera_name>/<object_name>`
|
### `frigate/<camera_name>/<object_name>`
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user