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 json

Json

Output ports

json_dict {json}

Json dict

Implementation

class node_json_convert.JsonToDict[source]