The Signal Node listens to a signal channel and forwards received signals as packets. This node is useful for processing real-time events or system-level signals within the workflow.
- topic: A string identifying the system operation to be listened. It is associated with the specified function and determines the node's behavior.
- out: Sends packets containing signal data when a signal is received.
- kind: signal
topic: specs
ports:
out:
- name: next
port: in