List to Json¶
Convert Sympathy list of Json elements to Json with a top-level list.
Definition¶
Input ports¶
- json_list
Type: [json]Description: Json list
Output ports¶
- json
Type: jsonDescription: Json
Examples¶
The node can be found in:
Implementation¶
- class node_json_convert.ListToJson[source]