diff options
Diffstat (limited to 'chomp-bench/benches/json/data/111.json')
-rw-r--r-- | chomp-bench/benches/json/data/111.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/chomp-bench/benches/json/data/111.json b/chomp-bench/benches/json/data/111.json new file mode 100644 index 0000000..c0a1d85 --- /dev/null +++ b/chomp-bench/benches/json/data/111.json @@ -0,0 +1,9 @@ +[ + { + "dt": 10, + "main": { + "temp": 273.520, + "temp_min": 273.170 + } + } +] |