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 {json}

Json dict

Output ports

json json

Json

Implementation

class node_json_convert.DictToJson[source]