Json to Dict

../../../../../_images/fromjson.svg

Convert from JSON input containing a top-level dict to Sympathy dictionary (sydict) containing JSON.

Input ports:
json:

json

JSON

Output ports:
json_dict:

{json}

JSON dict

class node_json_convert.JsonToDict[source]