Flow

Blickfeld Flow configuration

This container is used to control high-level attributes of NodeRed flows.

Table 1. Available fields in blickfeld.flow.config.Flow
Field Type Default Unit

name

string

-

-

Human readable label of the flow

disabled

bool

-

-

Is it active?

locked

bool

-

-

Is it read only?

is_subflow

bool

-

-

Is it a subflow?

metadata

google.protobuf.Struct

-

-

Other arbitrary metadata

nodes

repeated google.protobuf.Struct

-

-

All nodes contained in the flow