mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-06 19:25:22 +03:00
Update api.md
This commit is contained in:
parent
a9fd3c6c11
commit
643eb9c80c
@ -321,7 +321,7 @@ Create a manual event with a given `label` (ex: doorbell press) to capture a spe
|
||||
|
||||
```json
|
||||
{
|
||||
"subLabel": "some_string", // add sub label to event
|
||||
"sub_label": "some_string", // add sub label to event
|
||||
"duration": 30, // predetermined length of event (default: 30 seconds) or can be to null for indeterminate length event
|
||||
"include_recording": true, // whether the event should save recordings along with the snapshot that is taken
|
||||
"draw": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user