Flow
Blickfeld Flow configuration
This container is used to control high-level attributes of NodeRed flows.
| 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  | 
-  | 
-  | 
|
Other arbitrary metadata  | 
|||
nodes  | 
repeated google.protobuf.Struct  | 
-  | 
-  | 
All nodes contained in the flow  | 
|||