automata
automata copied to clipboard
Run a basic mock tree and tick and update the nodes.
Does the NodeSupervisor become the root source of the tick traversal? Or is it in the root user-defined node?
Is it feasible to have a per node tick_freq rather than a tick_freq for the entire user-defined tree? Seems doable but we need to think through all implications and determine if this is the way to go.