Management Commands¶
- class
festivalgrid.management.commands.check_config.Command(stdout=None, stderr=None, no_color=False, force_color=False)[source]¶ -
handle(*args, **options)[source]¶ The actual logic of the command. Subclasses must implement this method.
-
help= 'Check Festival Grid configuration.'¶
-
- class
festivalgrid.management.commands.festivalgrid_worker.Command(stdout=None, stderr=None, no_color=False, force_color=False)[source]¶ -
-
handle(*args, **options)[source]¶ The actual logic of the command. Subclasses must implement this method.
-
help= 'FestivalGrid worker'¶
-
influx_client= None¶
-
node_last_message= {}¶
-
nodes_template= {}¶
-
-
festivalgrid.management.commands.festivalgrid_worker.broadcast_gotify_message(title, message, node, payload)[source]¶
- class
festivalgrid.management.commands.provision_devices.Command(stdout=None, stderr=None, no_color=False, force_color=False)[source]¶ -
-
handle(*args, **options)[source]¶ The actual logic of the command. Subclasses must implement this method.
-
help= 'Provision devices'¶
-

