Json to Dict

../../../../_images/json_to_dict.svg

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

Definition

Input ports

json
Type: json
Description: Json

Output ports

json_dict
Type: {json}
Description: Json dict

Implementation

class node_json_convert.JsonToDict[source]