new classes based on json descriptor

This commit is contained in:
2026-03-14 20:55:30 -07:00
parent 298d7432a7
commit 0173c16731
15 changed files with 576 additions and 577 deletions

View File

@ -28,4 +28,5 @@ debug_output: {{ debug_output }}
push_redis: {{ push_redis }}
run_background : {{ run_background }}
log_output: {{ log_output }}
update_frequency: {{ update_frequency }}
...