Section


fifo-groups.png


The polling event container is an implementation of the polling consumer pattern which uses the Space to receive events. A polling event operation is mainly used when simulating Queue semantics or when using the master-worker design pattern.

Section

fifo-groups.png


The polling event container is an implementation of the polling consumer pattern which uses the Space to receive events. A polling event operation is mainly used when simulating Queue semantics or when using the master-worker design pattern.

Section without width

The polling event container is an implementation of the polling consumer pattern which uses the Space to receive events. A polling event operation is mainly used when simulating Queue semantics or when using the master-worker design pattern.

Keyname Required Type Description
type yes string The node type of this node template.
properties no dict The properties of the node template matching its node type properties schema.
instances no dict Instances configuration.
interfaces no interfaces Used for mapping plugins to interfaces operation or for specifying inputs for already mapped node type operations.
relationships no relationships Used for specifying the relationships this node template has with other node templates.