Json to Dict

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

Documentation

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

Definition

Input ports

json json

JSON

Output ports

json_dict {json}

JSON dict

Implementation

class node_json_convert.JsonToDict[source]