mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-04 20:09:12 +01:00
* Enable mypy for comms * Make zmq data types consistent * Cleanup inter process typing issues * Cleanup embeddings typing * Cleanup config updater * Cleanup recordings updator * Make publisher have a generic type * Cleanup event metadata updater * Cleanup event metadata updater * Cleanup detections updater * Cleanup websocket * Cleanup mqtt * Cleanup webpush * Cleanup dispatcher * Formatting * Remove unused * Add return type * Fix tests * Fix semantic triggers config typing * Cleanup |
||
|---|---|---|
| .. | ||
| base_communicator.py | ||
| config_updater.py | ||
| detections_updater.py | ||
| dispatcher.py | ||
| embeddings_updater.py | ||
| event_metadata_updater.py | ||
| events_updater.py | ||
| inter_process.py | ||
| mqtt.py | ||
| object_detector_signaler.py | ||
| recordings_updater.py | ||
| review_updater.py | ||
| webpush.py | ||
| ws.py | ||
| zmq_proxy.py | ||