Configure JSON Parameters

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

Configure JSON parameters.

The input parameters are likely created by Manually Create JSON Parameters and follows the serialization format used for Sympathy parameters.

The node stores configured changes and uses them to modify the parameter structure from the input port.

When data from the input port is unavailable, the stored parameters will be used in full.

Execute simply outputs the resulting parameters as JSON, and by adding the optional output Table Parameters, scalar parameters from the output can be made available in a flat (single row) table.

Ports:

Inputs:

json_parameters:
 

json

Json Parameters

Outputs:

json_parameters:
 

json

Json Parameters

table_parameters:
 

table

Table Parameters

Configuration:

class node_create_json.ConfigureJsonParameters[source]