Firebird: Difference between revisions

From stonehomewiki
Jump to navigationJump to search
Line 18: Line 18:
* input: the default input port, e.g. node.input
* input: the default input port, e.g. node.input
* output: the default input port, e.g. node.output
* output: the default input port, e.g. node.output
* input_port_names: tuple of all input port ids
* input_port_ids: tuple of all input port ids
* output_port_ids: tuple of all output port ids
* output_port_ids: tuple of all output port ids



Revision as of 18:26, 17 April 2023

Firebird -- Python based Streaming Framework

APIs