data: add example connection dispatcher

Just a minimal example that prints the events in syslog
This commit is contained in:
Aleksander Morgado
2022-03-24 13:10:09 +01:00
parent 99232154b3
commit 7960b365d5
6 changed files with 71 additions and 1 deletions

View File

@@ -367,6 +367,7 @@ version_conf = {
subdir('po')
subdir('data')
subdir('data/dispatcher-connection')
subdir('data/dispatcher-fcc-unlock')
subdir('introspection')
subdir('include')