.. _`Controller example`: .. _`org.sysess.sympathy.examples.controller`: Controller example ~~~~~~~~~~~~~~~~~~ .. image:: example.svg :width: 48 This example demonstrates how to use controllers to create more advanced configuration guis, while still relying on the automatic configuration builder. For more information about controllers see :ref:`the user manual`. :Ref. nodes: :ref:`All parameters example`, :ref:`Hello world example` *Ports*: *Configuration*: **fruit** Which fruit do you prefer? **color** What color should the apples have? **size** What size should the oranges have? **delivery** When checked, drones will deliver the fruit to you, wherever you are. **address** Your full address. .. automodule:: node_examples .. class:: ControllerExample