frigate/docs/docs/guides
Nicolas Mowen 6c0978498d
Abstract MQTT from communication and make mqtt optional (#4462)
* Add option for mqtt config

* Setup communication layer

* Have a dispatcher which is responsible for handling and sending messages

* Move mqtt to communication

* Separate ws communications module

* Make ws client conform to communicator

* Cleanup imports

* Migrate to new dispatcher

* Clean up

* Need to set topic prefix

* Remove references to mqtt in dispatcher

* Don't start mqtt until dispatcher is subscribed

* Cleanup

* Shorten package

* Formatting

* Remove unused

* Cleanup

* Rename mqtt to ws on web

* Fix ws mypy

* Fix mypy

* Reformat

* Cleanup if/else chain

* Catch bad set commands
2022-11-23 20:03:20 -06:00
..
camera_setup.md optimize images for web 2021-10-04 07:00:30 -05:00
events_setup.md Events setup docs (#3164) 2022-08-25 07:34:39 -05:00
false_positives.md Add object filter ratio (#2952) 2022-04-10 08:25:18 -05:00
getting_started.md Abstract MQTT from communication and make mqtt optional (#4462) 2022-11-23 20:03:20 -06:00
ha_notifications.md add example for ios camera live feed notification 2022-02-18 21:18:26 -06:00
stationary_objects.md Remove outdated section on events 2022-08-24 06:52:18 -05:00