.. reference-gen: demo_printer Demo-Printer Controller ======================= The :program:`demo_printer` controller plugin is a mock or dummy plugin that shows the limit of how simple a controller plugin can be. This plugin defines no triggers. Examples -------- .. todo:: Create a test that uses the demo_printer controller. Defaults -------- The following help can be viewed with :command:`cloe-engine usage demo_printer`: .. literalinclude:: demo_printer.yaml :language: yaml JSON Schema ----------- The following can be viewed with :command:`cloe-engine usage --json demo_printer`: .. literalinclude:: demo_printer_schema.json :language: json