Json to List

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

Documentation

Convert from JSON input containing a top-level list to a Sympathy list (sylist) containing JSON.

Definition

Input ports

json json

JSON

Output ports

json_list [json]

JSON list

Implementation

class node_json_convert.JsonToList[source]