blob: 2bc3017bf68b4ff11859ee343c51442c92250095 [file] [log] [blame]
{"timestamp": "2023-01-01", "dim": "hello", "nest": {"x": 100, "y": 200, "z": 300}, "nester":{ "x": ["a", "b", "c"], "y": {"a": "a", "b": "b", "c": [1, 2, 3]}}, "variant": {"a": ["hello", "world"], "b": {"x": "hello", "y": "world"}}, "list":[{"x": 5, "y": 10}, {"x": 15, "y": 22}]}
{"timestamp": "2023-01-01", "dim": "hello", "nester":{ "x": ["x", "y", "z"]}, "list":[{"x": 35, "y": 310}, {"x": 315, "y": 322}]}
{"timestamp": "2023-01-01", "dim": "hello", "nest":{ "x": 300, "y": 800}, "nester": "hello"}
{"timestamp": "2023-01-01", "dim": "100", "nest":{ "y": 500}, "list":[{"x": 115, "y": 410}, {"x": 415, "y": 422}]}
{"timestamp": "2023-01-02", "dim": "world", "nest": {"x": 200, "y": 100, "z": 101}, "nester":{ "x": ["x", "y", "z"], "y": {"a": "b", "b": "c", "c": [4, 5, 6]}}, "variant": {"b": ["hello", "world"], "c": {"x": ["hello"], "y": "world"}}}
{"timestamp": "2023-01-02", "dim": "hello", "nester":{ "x": ["x", "y", "z"]}}
{"timestamp": "2023-01-02", "dim": "hello", "nest":{ "x": 300, "y": 800}, "nester": 1}
{"timestamp": "2023-01-02", "dim": "hello", "nest":{ "y": 500}, "list":[{"x": 615, "y": 610}, {"x": 715, "y": 722}]}