The watcher.decision_engine.model.base Module

This component is in charge of executing the Action Plan built by the Watcher Decision Engine.

See: System Architecture for more details on this component.

class watcher.decision_engine.model.base.Model[source]

Bases: object

to_string()[source]
to_xml()[source]