.. reference-gen: builtin://controller/nop Nop Controller ============== The :program:`nop` builtin controller plugin does nothing but fulfill the basic interface of a controller. Defaults -------- The following help can be viewed with :command:`cloe-engine usage builtin://controller/nop`: .. literalinclude:: nop_controller.yaml :language: yaml JSON Schema ----------- The following can be viewed with :command:`cloe-engine usage --json builtin://controller/nop`: .. literalinclude:: nop_controller_schema.json :language: json