mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-19 09:27:06 +03:00
docs
This commit is contained in:
parent
060e9240c6
commit
a7e1ddad3d
@ -312,6 +312,22 @@ Topic with current state of the PTZ autotracker for a camera. Published values a
|
|||||||
|
|
||||||
Topic to determine if PTZ autotracker is actively tracking an object. Published values are `ON` and `OFF`.
|
Topic to determine if PTZ autotracker is actively tracking an object. Published values are `ON` and `OFF`.
|
||||||
|
|
||||||
|
### `frigate/<camera_name>/review/alerts/set`
|
||||||
|
|
||||||
|
Topic to turn review alerts for a camera on or off. Expected values are `ON` and `OFF`.
|
||||||
|
|
||||||
|
### `frigate/<camera_name>/review/alerts/state`
|
||||||
|
|
||||||
|
Topic with current state of review alerts for a camera. Published values are `ON` and `OFF`.
|
||||||
|
|
||||||
|
### `frigate/<camera_name>/review/detections/set`
|
||||||
|
|
||||||
|
Topic to turn review detections for a camera on or off. Expected values are `ON` and `OFF`.
|
||||||
|
|
||||||
|
### `frigate/<camera_name>/review/detections/state`
|
||||||
|
|
||||||
|
Topic with current state of review detections for a camera. Published values are `ON` and `OFF`.
|
||||||
|
|
||||||
### `frigate/<camera_name>/birdseye/set`
|
### `frigate/<camera_name>/birdseye/set`
|
||||||
|
|
||||||
Topic to turn Birdseye for a camera on and off. Expected values are `ON` and `OFF`. Birdseye mode
|
Topic to turn Birdseye for a camera on and off. Expected values are `ON` and `OFF`. Birdseye mode
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user