Andrew Mirsky
|
ef73db9262
|
keep BrokerSysPlugin default consistent between default_broker config and plugin
|
2025-07-04 16:08:24 -04:00 |
Andrew Mirsky
|
1971af26a4
|
match yaml 'plugins' format as dictionary with python dictionary format; allow for list as well as dictionary, in case that format slips in
|
2025-07-04 16:05:55 -04:00 |
Andrew Mirsky
|
a8e1692631
|
updating existing plugins to use new plugin configuraiton format. adding deprecation warnings. updating existing tests and adding additional cases to check that both old and new config formats work correctly
|
2025-06-27 23:08:09 -04:00 |
Andrew Mirsky
|
3d6e7a8364
|
added tests for plugin events and broker sys topics
|
2025-06-15 19:27:47 -04:00 |
Andrew Mirsky
|
1e1e2026d3
|
cleaning up plugin interface and documentation
|
2025-05-30 18:50:31 -04:00 |
Andrew Mirsky
|
e3ba3e3902
|
formatting fix
|
2025-05-30 12:03:28 -04:00 |
Andrew Mirsky
|
bffee5916b
|
consolidating configuration documentation for both broker and client. including making sure there's consistency in default configuration
|
2025-05-28 07:45:12 -04:00 |
Andrew Mirsky
|
9a9dac2135
|
clean up of mkdocs configuration. update docstrings for 'BaseAuthPlugin' and 'BaseTopicPlugin' as well as adding guides for using existing plugins and/or developing new plugins
|
2025-05-22 18:24:51 -04:00 |