mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-13 06:35:24 +03:00
Update mqtt docs
This commit is contained in:
parent
a7d0859dfb
commit
6ad8d3d2f9
@ -138,13 +138,14 @@ Message published for each changed review item. The first message is published w
|
|||||||
"person",
|
"person",
|
||||||
"car"
|
"car"
|
||||||
],
|
],
|
||||||
"sub_labels": [],
|
"sub_labels": ["Bob"],
|
||||||
"zones": [
|
"zones": [
|
||||||
"front_yard"
|
"front_yard"
|
||||||
],
|
],
|
||||||
"audio": []
|
"audio": []
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
### `frigate/stats`
|
### `frigate/stats`
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user