Skip to content

Default values for InputPorts #4

@Flushot

Description

@Flushot

It's tedious having to define and wire up an InitialPacketGenerator for input ports in a graph. Defining a default value would be a nice convenience to have when defining graphs in Python.

The way this could work is the runtime can automatically create and wire up InitialPacketGenerator instances for all InputPorts that have a default= attribute.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions