Dict to Json

../../../../_images/dict_to_json.svg

Convert Sympathy dictionary of Json elements to Json with a top-level dictionary.

Definition

Input ports

json_dict
Type: {json}
Description: Json dict

Output ports

json
Type: json
Description: Json

Implementation

class node_json_convert.DictToJson[source]