feat: all models

This commit is contained in:
TheNoxium
2025-09-26 14:59:59 +05:00
parent 5bae8b41b2
commit 8e01072ff6
26 changed files with 1464 additions and 119 deletions

View File

@@ -69,6 +69,14 @@ class NodeType(Enum):
LISTEN = "LISTEN"
IF = "IF"
START = "START"
CALLBACK = "CALLBACK"
EACH = "EACH"
RUN = "RUN"
SET = "SET"
SWITCH = "SWITCH"
TRIGGER = "TRIGGER"
WAIT = "WAIT"
WHILE = "WHILE"
ps_node_table = Table(