blakeblackshear.frigate/frigate/comms
Nicolas Mowen fcf3824124 Improve comms typing (#18599)
* 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
2025-08-16 10:20:33 -05:00
..
base_communicator.py Improve Notifications (#16453) 2025-02-10 19:47:15 -07:00
config_updater.py Improve comms typing (#18599) 2025-08-16 10:20:33 -05:00
detections_updater.py Improve comms typing (#18599) 2025-08-16 10:20:33 -05:00
dispatcher.py Improve comms typing (#18599) 2025-08-16 10:20:33 -05:00
embeddings_updater.py Improve comms typing (#18599) 2025-08-16 10:20:33 -05:00
event_metadata_updater.py Improve comms typing (#18599) 2025-08-16 10:20:33 -05:00
events_updater.py Improve comms typing (#18599) 2025-08-16 10:20:33 -05:00
inter_process.py Improve comms typing (#18599) 2025-08-16 10:20:33 -05:00
mqtt.py Improve comms typing (#18599) 2025-08-16 10:20:33 -05:00
object_detector_signaler.py Use Fork-Server As Spawn Method (#18682) 2025-08-16 10:20:33 -05:00
recordings_updater.py Improve comms typing (#18599) 2025-08-16 10:20:33 -05:00
review_updater.py Implement start for review item description processor (#19352) 2025-08-16 10:20:33 -05:00
webpush.py Improve comms typing (#18599) 2025-08-16 10:20:33 -05:00
ws.py Improve comms typing (#18599) 2025-08-16 10:20:33 -05:00
zmq_proxy.py Improve comms typing (#18599) 2025-08-16 10:20:33 -05:00