Update Configuration with Table

../../../../_images/create_json.svg

Documentation

Update a parameter configuration (Json) from a table.

The typical way to use this node is to use two copies of the node whose parameters you want to change. Add a configuration output port on the first copy and connect that to the template port of this node. If you want to, you can set the first copy of the node to Execution mode: Configuration only. The second copy of the node should get an input configuration port and should be connected to the output of this node (the updated configuration).

Definition

Input ports

input table

Input table

template json

Configuration template

Output ports

output json

Updated configuration

Configuration

(no label) (column_names)

(no description)

(no label) (parameter_names)

(no description)

(no label) (parameter_types)

(no description)

Examples

Implementation

class node_create_config.UpdateConfigurationWithTable[source]