{"info":{"_postman_id":"863a6620-4780-4275-95e7-a4373b66b84b","name":"Visualizer.coffee API","description":"<html><head></head><body><p>Use this postman collection if you want to have a look at the data stored on <a href=\"https://visualizer.coffee\">https://visualizer.coffee</a> created by <a href=\"https://github.com/miharekar\">https://github.com/miharekar</a>.</p>\n<p>Here's the code/api on GitHub<br> <a href=\"https://github.com/miharekar/decent-visualizer\">https://github.com/miharekar/decent-visualizer</a></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"2402164","collectionId":"863a6620-4780-4275-95e7-a4373b66b84b","publishedId":"UVC2HUik","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"994D00"},"publishDate":"2021-11-05T14:51:31.000Z"},"item":[{"name":"Get public shots","id":"d39ed487-7132-4dfc-ad12-6e45e2bde333","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{baseUrl}}/?page=1&items=10","description":"<p>Get a (paginated) list of public shots.</p>\n","urlObject":{"path":[""],"host":["{{baseUrl}}"],"query":[{"description":{"content":"<p>(optional) Requested page number (default = 1)</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>(optional) The size of your page (max = 100, default = 10).</p>\n","type":"text/plain"},"key":"items","value":"10"}],"variable":[]}},"response":[{"id":"46af55ab-6c6e-4a5c-9fc1-2a019142f733","name":"Get public shots","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{baseUrl}}/?page=1&items=10","host":["{{baseUrl}}"],"path":[""],"query":[{"key":"page","value":"1","description":"(optional) Requested page number (default = 1)"},{"key":"items","value":"10","description":"(optional) The size of your page (max = 100, default = 10)."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Date","value":"Fri, 05 Nov 2021 14:51:15 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Vary","value":"Accept"},{"key":"Etag","value":"W/\"f28ed152e4f4eddbcd1307dd1bdbb266\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"89777a3d-56fc-41c2-8412-eef0b4e95c23"},{"key":"X-Runtime","value":"0.225701"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"clock\": 1636157618,\n            \"id\": \"b6966bcd-2e0c-484f-8ebf-02647d4f5f6f\"\n        },\n        {\n            \"clock\": 1636123988,\n            \"id\": \"4131040f-bcf5-433a-a559-3b3b8400840e\"\n        },\n        {\n            \"clock\": 1636123763,\n            \"id\": \"9cc9ee2d-ce2f-44d1-b0f2-e785b5e01717\"\n        },\n        {\n            \"clock\": 1636123719,\n            \"id\": \"c01168e3-e6e4-408c-803d-d99e1ab3ac8f\"\n        },\n        {\n            \"clock\": 1636123608,\n            \"id\": \"f20cd08e-12c8-4c6a-ba69-1d5cb4f648f7\"\n        },\n        {\n            \"clock\": 1636123530,\n            \"id\": \"7d438a88-6bf3-4d39-9334-ad545d68b8eb\"\n        },\n        {\n            \"clock\": 1636123428,\n            \"id\": \"31266099-c280-4698-ad39-0051ca37c099\"\n        },\n        {\n            \"clock\": 1636123420,\n            \"id\": \"8d437f32-be6c-4f93-8993-0f45e3a82251\"\n        },\n        {\n            \"clock\": 1636123413,\n            \"id\": \"1c35699e-9ce3-4874-98a4-359a1ad222b2\"\n        },\n        {\n            \"clock\": 1636123346,\n            \"id\": \"481d1db7-5a74-4410-b806-2b19d3debce8\"\n        }\n    ],\n    \"paging\": {\n        \"count\": 71644,\n        \"page\": 1,\n        \"items\": 10,\n        \"pages\": 7165\n    }\n}"}],"_postman_id":"d39ed487-7132-4dfc-ad12-6e45e2bde333"},{"name":"Get my shots","id":"1fe7e0c5-36c6-4801-bd2c-df89b1fa0f5c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"password":"{{password}}","username":"{{username}}"},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/?page=1&items=10","description":"<p>Get a (paginated) list of my personal shots. </p>\n<p>Uses the userid/password from your account on visualizer.coffee.</p>\n","urlObject":{"path":[""],"host":["{{baseUrl}}"],"query":[{"description":{"content":"<p>(optional) Requested page number (default = 1)</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>(optional) The size of your page (max = 100, default = 10).</p>\n","type":"text/plain"},"key":"items","value":"10"}],"variable":[]}},"response":[{"id":"8c824ab0-2e66-4ac3-ab85-2d05cd205ac3","name":"Get my shots","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{baseUrl}}/?page=1&items=10","host":["{{baseUrl}}"],"path":[""],"query":[{"key":"page","value":"1","description":"(optional) Requested page number (default = 1)"},{"key":"items","value":"10","description":"(optional) The size of your page (max = 100, default = 10)."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Date","value":"Fri, 05 Nov 2021 14:51:05 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Vary","value":"Accept"},{"key":"Etag","value":"W/\"889f87f5d91d18f82bbba90cb1e1c2db\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"28ec7412-fc97-4258-b3b2-2c25321eb085"},{"key":"X-Runtime","value":"0.259562"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"clock\": 1636108686,\n            \"id\": \"904eee96-bbef-43cf-8bcc-e3a721dd555e\"\n        },\n        {\n            \"clock\": 1636094046,\n            \"id\": \"8357da14-6459-467f-adf3-6faa059b156f\"\n        },\n        {\n            \"clock\": 1636023818,\n            \"id\": \"b079731e-5de6-4aed-a5fe-4d41b9e40463\"\n        },\n        {\n            \"clock\": 1636011257,\n            \"id\": \"7ecd9c2e-7725-495d-a97f-a8d70d59f9b3\"\n        },\n        {\n            \"clock\": 1636010515,\n            \"id\": \"11b77777-48d4-421a-9405-818ea78547fb\"\n        },\n        {\n            \"clock\": 1635944542,\n            \"id\": \"afbefcfb-e694-4697-9fdc-1c6c16979c28\"\n        },\n        {\n            \"clock\": 1635923878,\n            \"id\": \"e1585fc3-0ddb-43aa-84e0-5a2768690472\"\n        },\n        {\n            \"clock\": 1635922810,\n            \"id\": \"68f38711-f26e-4073-9807-e20cf601d01e\"\n        },\n        {\n            \"clock\": 1635844997,\n            \"id\": \"39df6e88-6b01-434b-891b-4a4d8f574e43\"\n        },\n        {\n            \"clock\": 1635781298,\n            \"id\": \"e0296025-6639-4b60-b938-003d1b15e6e6\"\n        }\n    ],\n    \"paging\": {\n        \"count\": 74,\n        \"page\": 1,\n        \"items\": 10,\n        \"pages\": 8\n    }\n}"}],"_postman_id":"1fe7e0c5-36c6-4801-bd2c-df89b1fa0f5c"},{"name":"Upload shot","id":"b32b998f-28a2-4c2e-b4d5-f415054407da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"username":"{{username}}","password":"{{password}}"},"isInherited":false},"method":"POST","header":[],"body":{"mode":"file","file":{"src":"/Users/eriklenaerts/Downloads/test.tcl"}},"url":"{{baseUrl}}/upload","description":"<p>Upload a file in either TCL or JSON format of your shot.</p>\n<p>Authentication is required</p>\n","urlObject":{"path":["upload"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b32b998f-28a2-4c2e-b4d5-f415054407da"},{"name":"Get shot data","id":"2de2cdd7-0716-4b79-9442-3981c3133fa3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{baseUrl}}/{{shotId}}/download?essentials=true","description":"<p>Get Essential or complete info about the shot. </p>\n<p>Be sure to provide a valid shotId in the path which can be acquired by listing all (your) shots.</p>\n<p><strong>Note:</strong> that some fields in the result payload may be empty (null), this means that the creator of the shot did not specify much details in the DYE page (Describe Your Espresso)</p>\n","urlObject":{"path":["{{shotId}}","download"],"host":["{{baseUrl}}"],"query":[{"description":{"content":"<p>(optional) Omit this parameter if you need the complete shot data.</p>\n","type":"text/plain"},"key":"essentials","value":"true"}],"variable":[]}},"response":[{"id":"345e5876-fea5-4509-904e-5ccce1bb8c20","name":"Get shot - Essentials","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{baseUrl}}/{{shotId}}/download?essentials=true","host":["{{baseUrl}}"],"path":["{{shotId}}","download"],"query":[{"key":"essentials","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Date","value":"Fri, 05 Nov 2021 09:15:55 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Vary","value":"Accept"},{"key":"Etag","value":"W/\"f2e3c7c1f5c99bc61fe1d608ef30f53b\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"8cf43bd0-7f85-4210-8554-fd1a66ccbb48"},{"key":"X-Runtime","value":"0.007634"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"profile_title\": \"Adaptive (for medium roasts)\",\n    \"user_id\": \"a20da725-15e9-4dc2-9825-a8c3f79bb32d\",\n    \"drink_tds\": \"0\",\n    \"drink_ey\": \"0\",\n    \"espresso_enjoyment\": 0,\n    \"bean_weight\": \"18.2\",\n    \"drink_weight\": \"0.0\",\n    \"grinder_model\": \"Fiorenzato F4E Nano\",\n    \"grinder_setting\": \"1.0\",\n    \"bean_brand\": \"Normo\",\n    \"bean_type\": \"Espresso blend\",\n    \"roast_date\": \"04/10/2021\",\n    \"espresso_notes\": null,\n    \"roast_level\": \"medium roast\",\n    \"bean_notes\": \"70% brazil, Sao Francisco de bela vista\\n30% Ethiopia, HaloHartume\",\n    \"start_time\": \"2021-11-05T06:34:06.000Z\",\n    \"image_preview\": \"https://visualizer-coffee.s3.eu-central-1.amazonaws.com/screenshots/8357da14-6459-467f-adf3-6faa059b156f.png\",\n    \"profile_url\": \"https://visualizer.coffee/api/shots/8357da14-6459-467f-adf3-6faa059b156f/profile\"\n}"},{"id":"82460bfd-3305-4215-b6ab-6a62f79a54e1","name":"Get shot - Complete","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{baseUrl}}/{{shotId}}/download","host":["{{baseUrl}}"],"path":["{{shotId}}","download"],"query":[{"key":"essentials","value":"true","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Date","value":"Fri, 05 Nov 2021 09:17:11 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Vary","value":"Accept"},{"key":"Etag","value":"W/\"a8239c0c1f3b4ef57e7891b2e05f00f0\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"731182f6-0871-4643-b5c5-29bd5fb0a3ce"},{"key":"X-Runtime","value":"0.011593"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"profile_title\": \"Adaptive (for medium roasts)\",\n    \"user_id\": \"a20da725-15e9-4dc2-9825-a8c3f79bb32d\",\n    \"drink_tds\": \"0\",\n    \"drink_ey\": \"0\",\n    \"espresso_enjoyment\": 0,\n    \"bean_weight\": \"18.2\",\n    \"drink_weight\": \"0.0\",\n    \"grinder_model\": \"Fiorenzato F4E Nano\",\n    \"grinder_setting\": \"1.0\",\n    \"bean_brand\": \"Normo\",\n    \"bean_type\": \"Espresso blend\",\n    \"roast_date\": \"04/10/2021\",\n    \"espresso_notes\": null,\n    \"roast_level\": \"medium roast\",\n    \"bean_notes\": \"70% brazil, Sao Francisco de bela vista\\n30% Ethiopia, HaloHartume\",\n    \"start_time\": \"2021-11-05T06:34:06.000Z\",\n    \"timeframe\": [\n        \"0.0\",\n        \"0.044\",\n        \"0.269\",\n        \"0.54\",\n        \"0.764\",\n        \"1.034\",\n        \"1.351\",\n        \"1.529\",\n        \"1.844\",\n        \"2.024\",\n        \"2.339\",\n        \"2.519\",\n        \"2.789\",\n        \"3.104\",\n        \"3.284\",\n        \"3.599\",\n        \"3.779\",\n        \"4.095\",\n        \"4.274\",\n        \"4.589\",\n        \"4.769\",\n        \"5.039\",\n        \"5.264\",\n        \"5.534\",\n        \"5.759\",\n        \"6.029\",\n        \"6.344\",\n        \"6.524\",\n        \"6.839\",\n        \"7.064\",\n        \"7.289\",\n        \"7.514\",\n        \"7.784\",\n        \"8.099\",\n        \"8.279\",\n        \"8.594\",\n        \"8.819\",\n        \"9.092\",\n        \"9.314\",\n        \"9.539\",\n        \"9.764\",\n        \"10.035\",\n        \"10.259\",\n        \"10.529\",\n        \"10.844\",\n        \"11.024\",\n        \"11.339\",\n        \"11.519\",\n        \"11.79\",\n        \"12.104\",\n        \"12.283\",\n        \"12.509\",\n        \"12.779\",\n        \"13.093\",\n        \"13.274\",\n        \"13.589\",\n        \"13.768\",\n        \"14.039\",\n        \"14.264\",\n        \"14.537\",\n        \"14.759\",\n        \"15.028\",\n        \"15.298\",\n        \"15.523\",\n        \"15.839\",\n        \"16.019\",\n        \"16.288\",\n        \"16.513\",\n        \"16.784\",\n        \"17.054\",\n        \"17.279\",\n        \"17.593\",\n        \"17.774\",\n        \"18.089\",\n        \"18.269\",\n        \"18.538\",\n        \"18.764\",\n        \"19.033\",\n        \"19.258\",\n        \"19.528\",\n        \"19.843\",\n        \"20.023\",\n        \"20.338\",\n        \"20.518\",\n        \"20.833\",\n        \"21.014\",\n        \"21.283\",\n        \"21.508\",\n        \"21.778\",\n        \"22.093\",\n        \"22.273\",\n        \"22.588\",\n        \"22.768\",\n        \"23.038\",\n        \"23.263\",\n        \"23.533\",\n        \"23.758\",\n        \"24.028\",\n        \"24.254\",\n        \"24.523\",\n        \"24.838\",\n        \"25.018\",\n        \"25.288\",\n        \"25.603\",\n        \"25.783\",\n        \"26.008\",\n        \"26.277\",\n        \"26.548\",\n        \"26.818\",\n        \"27.043\",\n        \"27.313\",\n        \"27.542\",\n        \"27.807\",\n        \"28.033\",\n        \"28.258\",\n        \"28.532\",\n        \"28.798\",\n        \"29.068\",\n        \"29.292\",\n        \"29.563\",\n        \"29.788\",\n        \"30.058\",\n        \"30.283\",\n        \"30.508\",\n        \"30.778\",\n        \"31.048\",\n        \"31.318\",\n        \"31.543\",\n        \"31.813\",\n        \"32.038\",\n        \"32.308\",\n        \"32.533\",\n        \"32.758\",\n        \"33.027\",\n        \"33.298\",\n        \"33.568\",\n        \"33.792\",\n        \"34.064\",\n        \"34.288\",\n        \"34.557\",\n        \"34.783\",\n        \"35.008\",\n        \"35.278\",\n        \"35.548\",\n        \"35.818\",\n        \"36.042\",\n        \"36.313\",\n        \"36.538\",\n        \"36.808\",\n        \"37.032\",\n        \"37.258\",\n        \"37.531\",\n        \"37.797\",\n        \"38.068\"\n    ],\n    \"data\": {\n        \"espresso_flow\": [\n            \"0.0\",\n            \"3.74\",\n            \"4.26\",\n            \"4.8\",\n            \"5.26\",\n            \"5.6\",\n            \"5.9\",\n            \"6.14\",\n            \"6.33\",\n            \"6.49\",\n            \"6.41\",\n            \"6.49\",\n            \"6.57\",\n            \"6.64\",\n            \"6.68\",\n            \"6.71\",\n            \"6.78\",\n            \"6.78\",\n            \"6.82\",\n            \"6.86\",\n            \"6.9\",\n            \"6.91\",\n            \"6.6\",\n            \"5.94\",\n            \"5.15\",\n            \"4.36\",\n            \"3.65\",\n            \"2.98\",\n            \"2.53\",\n            \"2.09\",\n            \"1.8\",\n            \"1.48\",\n            \"1.31\",\n            \"1.1\",\n            \"0.9\",\n            \"0.78\",\n            \"0.77\",\n            \"0.64\",\n            \"0.5\",\n            \"0.49\",\n            \"0.41\",\n            \"0.43\",\n            \"0.35\",\n            \"0.37\",\n            \"0.31\",\n            \"0.35\",\n            \"0.28\",\n            \"0.22\",\n            \"0.28\",\n            \"0.23\",\n            \"0.3\",\n            \"0.24\",\n            \"0.19\",\n            \"0.26\",\n            \"0.28\",\n            \"0.29\",\n            \"0.34\",\n            \"0.45\",\n            \"0.37\",\n            \"0.48\",\n            \"0.54\",\n            \"0.62\",\n            \"0.72\",\n            \"0.72\",\n            \"0.76\",\n            \"0.82\",\n            \"0.85\",\n            \"0.84\",\n            \"0.91\",\n            \"0.93\",\n            \"0.9\",\n            \"0.87\",\n            \"0.94\",\n            \"0.95\",\n            \"0.99\",\n            \"1.03\",\n            \"1.09\",\n            \"1.12\",\n            \"1.12\",\n            \"1.07\",\n            \"1.04\",\n            \"1.03\",\n            \"1.03\",\n            \"0.99\",\n            \"1.06\",\n            \"0.98\",\n            \"1.06\",\n            \"1.07\",\n            \"1.08\",\n            \"1.11\",\n            \"1.14\",\n            \"1.15\",\n            \"1.18\",\n            \"1.21\",\n            \"1.2\",\n            \"1.21\",\n            \"1.22\",\n            \"1.24\",\n            \"1.23\",\n            \"1.18\",\n            \"1.21\",\n            \"1.25\",\n            \"1.26\",\n            \"1.29\",\n            \"1.26\",\n            \"1.28\",\n            \"1.29\",\n            \"1.3\",\n            \"1.28\",\n            \"1.31\",\n            \"1.36\",\n            \"1.36\",\n            \"1.39\",\n            \"1.41\",\n            \"1.39\",\n            \"1.44\",\n            \"1.44\",\n            \"1.43\",\n            \"1.45\",\n            \"1.44\",\n            \"1.44\",\n            \"1.49\",\n            \"1.5\",\n            \"1.51\",\n            \"1.51\",\n            \"1.53\",\n            \"1.56\",\n            \"1.61\",\n            \"1.6\",\n            \"1.62\",\n            \"1.63\",\n            \"1.66\",\n            \"1.65\",\n            \"1.67\",\n            \"1.69\",\n            \"1.71\",\n            \"1.68\",\n            \"1.67\",\n            \"1.67\",\n            \"1.72\",\n            \"1.76\",\n            \"1.76\",\n            \"1.78\",\n            \"1.78\",\n            \"1.8\",\n            \"1.85\",\n            \"1.85\",\n            \"1.89\",\n            \"1.86\",\n            \"1.87\",\n            \"1.92\",\n            \"1.93\",\n            \"1.96\",\n            \"1.9\"\n        ],\n        \"espresso_weight\": [\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\"\n        ],\n        \"espresso_pressure\": [\n            \"0.0\",\n            \"0.63\",\n            \"0.68\",\n            \"0.69\",\n            \"0.78\",\n            \"0.89\",\n            \"1.04\",\n            \"1.21\",\n            \"1.23\",\n            \"1.14\",\n            \"1.07\",\n            \"0.91\",\n            \"0.95\",\n            \"0.97\",\n            \"0.97\",\n            \"1.01\",\n            \"1.14\",\n            \"1.29\",\n            \"1.45\",\n            \"1.65\",\n            \"1.99\",\n            \"2.48\",\n            \"3.1\",\n            \"3.61\",\n            \"3.77\",\n            \"3.74\",\n            \"3.67\",\n            \"3.58\",\n            \"3.43\",\n            \"3.39\",\n            \"3.33\",\n            \"3.43\",\n            \"3.27\",\n            \"3.35\",\n            \"3.34\",\n            \"3.15\",\n            \"3.17\",\n            \"3.4\",\n            \"3.23\",\n            \"2.97\",\n            \"3.06\",\n            \"3.01\",\n            \"3.09\",\n            \"2.99\",\n            \"3.03\",\n            \"3.01\",\n            \"3.03\",\n            \"2.81\",\n            \"2.72\",\n            \"2.84\",\n            \"2.78\",\n            \"2.85\",\n            \"2.69\",\n            \"2.62\",\n            \"2.72\",\n            \"2.73\",\n            \"2.84\",\n            \"3.03\",\n            \"3.36\",\n            \"3.2\",\n            \"3.45\",\n            \"3.78\",\n            \"4.03\",\n            \"4.54\",\n            \"4.62\",\n            \"4.92\",\n            \"5.36\",\n            \"5.61\",\n            \"5.93\",\n            \"6.32\",\n            \"6.62\",\n            \"7.01\",\n            \"7.3\",\n            \"7.66\",\n            \"7.92\",\n            \"8.32\",\n            \"8.77\",\n            \"9.31\",\n            \"9.59\",\n            \"9.6\",\n            \"9.63\",\n            \"9.6\",\n            \"9.58\",\n            \"9.59\",\n            \"9.5\",\n            \"9.54\",\n            \"9.28\",\n            \"9.5\",\n            \"9.46\",\n            \"9.32\",\n            \"9.41\",\n            \"9.38\",\n            \"9.28\",\n            \"9.13\",\n            \"9.05\",\n            \"8.88\",\n            \"8.71\",\n            \"8.51\",\n            \"8.32\",\n            \"8.06\",\n            \"7.88\",\n            \"7.76\",\n            \"7.47\",\n            \"7.22\",\n            \"7.07\",\n            \"6.86\",\n            \"6.59\",\n            \"6.47\",\n            \"6.34\",\n            \"6.08\",\n            \"6.1\",\n            \"5.98\",\n            \"5.75\",\n            \"5.61\",\n            \"5.45\",\n            \"5.28\",\n            \"5.18\",\n            \"5.03\",\n            \"4.91\",\n            \"4.82\",\n            \"4.78\",\n            \"4.73\",\n            \"4.74\",\n            \"4.66\",\n            \"4.57\",\n            \"4.6\",\n            \"4.62\",\n            \"4.54\",\n            \"4.58\",\n            \"4.48\",\n            \"4.51\",\n            \"4.52\",\n            \"4.55\",\n            \"4.51\",\n            \"4.55\",\n            \"4.6\",\n            \"4.62\",\n            \"4.64\",\n            \"4.75\",\n            \"4.93\",\n            \"5.05\",\n            \"5.16\",\n            \"5.21\",\n            \"5.28\",\n            \"5.4\",\n            \"5.48\",\n            \"5.61\",\n            \"5.65\",\n            \"5.71\",\n            \"5.79\",\n            \"5.98\",\n            \"6.13\",\n            \"6.22\",\n            \"6.36\"\n        ],\n        \"espresso_flow_goal\": [\n            \"-1.0\",\n            \"7.8125\",\n            \"7.875\",\n            \"7.9375\",\n            \"7.9375\",\n            \"8.0\",\n            \"8.0\",\n            \"8.0\",\n            \"8.0\",\n            \"6.75\",\n            \"7.1875\",\n            \"7.5\",\n            \"7.6875\",\n            \"7.8125\",\n            \"7.875\",\n            \"7.9375\",\n            \"7.9375\",\n            \"8.0\",\n            \"8.0\",\n            \"8.0\",\n            \"8.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"1.0625\",\n            \"1.0625\",\n            \"1.0625\",\n            \"1.0625\",\n            \"1.0625\",\n            \"1.0625\",\n            \"1.125\",\n            \"1.125\",\n            \"1.125\",\n            \"1.125\",\n            \"1.125\",\n            \"1.125\",\n            \"1.1875\",\n            \"1.1875\",\n            \"1.1875\",\n            \"1.1875\",\n            \"1.1875\",\n            \"1.25\",\n            \"1.25\",\n            \"1.25\",\n            \"1.25\",\n            \"1.25\",\n            \"1.3125\",\n            \"1.3125\",\n            \"1.3125\",\n            \"1.3125\",\n            \"1.3125\",\n            \"1.375\",\n            \"1.375\",\n            \"1.375\",\n            \"1.375\",\n            \"1.375\",\n            \"1.4375\",\n            \"1.4375\",\n            \"1.4375\",\n            \"1.4375\",\n            \"1.4375\",\n            \"1.5\",\n            \"1.5\",\n            \"1.5\",\n            \"1.5\",\n            \"1.5\",\n            \"1.5625\",\n            \"1.5625\",\n            \"1.5625\",\n            \"1.5625\",\n            \"1.5625\",\n            \"1.625\",\n            \"1.625\",\n            \"1.625\",\n            \"1.625\",\n            \"1.625\",\n            \"1.6875\",\n            \"1.6875\",\n            \"1.6875\",\n            \"1.6875\",\n            \"1.6875\",\n            \"1.75\",\n            \"1.75\",\n            \"1.75\",\n            \"1.75\",\n            \"1.75\",\n            \"1.8125\",\n            \"1.8125\",\n            \"1.8125\",\n            \"1.8125\",\n            \"1.8125\",\n            \"1.875\",\n            \"1.875\",\n            \"1.875\",\n            \"1.875\",\n            \"1.875\",\n            \"1.9375\",\n            \"1.9375\",\n            \"1.9375\",\n            \"1.9375\",\n            \"1.9375\",\n            \"2.0\",\n            \"2.0\"\n        ],\n        \"espresso_resistance\": [\n            \"0.0\",\n            \"0.04\",\n            \"0.04\",\n            \"0.03\",\n            \"0.03\",\n            \"0.03\",\n            \"0.03\",\n            \"0.03\",\n            \"0.03\",\n            \"0.03\",\n            \"0.03\",\n            \"0.02\",\n            \"0.02\",\n            \"0.02\",\n            \"0.02\",\n            \"0.02\",\n            \"0.02\",\n            \"0.03\",\n            \"0.03\",\n            \"0.04\",\n            \"0.04\",\n            \"0.05\",\n            \"0.07\",\n            \"0.1\",\n            \"0.14\",\n            \"0.2\",\n            \"0.28\",\n            \"0.4\",\n            \"0.54\",\n            \"0.78\",\n            \"1.03\",\n            \"1.57\",\n            \"1.91\",\n            \"2.78\",\n            \"4.14\",\n            \"5.15\",\n            \"5.29\",\n            \"8.36\",\n            \"13.0\",\n            \"12.55\",\n            \"18.14\",\n            \"16.05\",\n            \"24.57\",\n            \"22.15\",\n            \"31.16\",\n            \"24.97\",\n            \"39.36\",\n            \"60.06\",\n            \"33.78\",\n            \"51.98\",\n            \"31.15\",\n            \"48.23\",\n            \"74.66\",\n            \"37.38\",\n            \"35.47\",\n            \"33.49\",\n            \"24.03\",\n            \"15.12\",\n            \"24.47\",\n            \"13.8\",\n            \"11.85\",\n            \"9.99\",\n            \"7.77\",\n            \"8.8\",\n            \"8.04\",\n            \"7.33\",\n            \"7.36\",\n            \"7.97\",\n            \"7.19\",\n            \"7.37\",\n            \"8.12\",\n            \"9.34\",\n            \"8.19\",\n            \"8.53\",\n            \"8.14\",\n            \"7.88\",\n            \"7.44\",\n            \"7.36\",\n            \"7.68\",\n            \"8.31\",\n            \"8.92\",\n            \"9.09\",\n            \"9.01\",\n            \"9.86\",\n            \"8.47\",\n            \"9.89\",\n            \"8.33\",\n            \"8.3\",\n            \"8.18\",\n            \"7.51\",\n            \"7.28\",\n            \"7.09\",\n            \"6.66\",\n            \"6.26\",\n            \"6.27\",\n            \"6.05\",\n            \"5.86\",\n            \"5.54\",\n            \"5.49\",\n            \"5.75\",\n            \"5.41\",\n            \"4.99\",\n            \"4.74\",\n            \"4.37\",\n            \"4.42\",\n            \"4.17\",\n            \"3.97\",\n            \"3.81\",\n            \"3.9\",\n            \"3.53\",\n            \"3.31\",\n            \"3.22\",\n            \"2.99\",\n            \"2.83\",\n            \"2.8\",\n            \"2.54\",\n            \"2.51\",\n            \"2.46\",\n            \"2.32\",\n            \"2.33\",\n            \"2.29\",\n            \"2.15\",\n            \"2.1\",\n            \"2.04\",\n            \"2.0\",\n            \"1.98\",\n            \"1.9\",\n            \"1.76\",\n            \"1.79\",\n            \"1.71\",\n            \"1.7\",\n            \"1.64\",\n            \"1.67\",\n            \"1.62\",\n            \"1.59\",\n            \"1.57\",\n            \"1.64\",\n            \"1.67\",\n            \"1.71\",\n            \"1.68\",\n            \"1.63\",\n            \"1.66\",\n            \"1.64\",\n            \"1.67\",\n            \"1.67\",\n            \"1.6\",\n            \"1.65\",\n            \"1.59\",\n            \"1.65\",\n            \"1.66\",\n            \"1.63\",\n            \"1.64\",\n            \"1.62\",\n            \"1.75\"\n        ],\n        \"espresso_flow_weight\": [\n            \"0.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\"\n        ],\n        \"espresso_state_change\": [\n            \"0.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\"\n        ],\n        \"espresso_pressure_goal\": [\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"3.0625\",\n            \"3.0625\",\n            \"3.0625\",\n            \"3.0625\",\n            \"3.0625\",\n            \"3.0625\",\n            \"3.0625\",\n            \"3.3125\",\n            \"3.25\",\n            \"3.25\",\n            \"3.25\",\n            \"3.1875\",\n            \"3.1875\",\n            \"3.125\",\n            \"3.125\",\n            \"3.0625\",\n            \"3.0625\",\n            \"3.0\",\n            \"3.0\",\n            \"2.9375\",\n            \"2.9375\",\n            \"2.875\",\n            \"2.875\",\n            \"2.8125\",\n            \"2.8125\",\n            \"2.75\",\n            \"2.75\",\n            \"2.6875\",\n            \"2.6875\",\n            \"2.625\",\n            \"2.625\",\n            \"2.75\",\n            \"2.875\",\n            \"3.125\",\n            \"3.375\",\n            \"3.6875\",\n            \"4.0\",\n            \"4.3125\",\n            \"4.625\",\n            \"5.0\",\n            \"5.3125\",\n            \"5.6875\",\n            \"6.0\",\n            \"6.375\",\n            \"6.6875\",\n            \"7.0625\",\n            \"7.375\",\n            \"7.75\",\n            \"8.125\",\n            \"8.4375\",\n            \"8.8125\",\n            \"9.125\",\n            \"9.5\",\n            \"9.8125\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\"\n        ],\n        \"espresso_flow_weight_raw\": [\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\"\n        ],\n        \"espresso_temperature_mix\": [\n            \"93.0\",\n            \"93.45\",\n            \"91.88\",\n            \"89.96\",\n            \"90.09\",\n            \"90.98\",\n            \"92.14\",\n            \"93.01\",\n            \"94.09\",\n            \"94.63\",\n            \"94.93\",\n            \"95.0\",\n            \"95.0\",\n            \"95.0\",\n            \"94.8\",\n            \"94.87\",\n            \"94.77\",\n            \"95.0\",\n            \"94.83\",\n            \"94.73\",\n            \"94.9\",\n            \"94.6\",\n            \"94.56\",\n            \"94.46\",\n            \"93.95\",\n            \"93.62\",\n            \"93.01\",\n            \"92.44\",\n            \"92.04\",\n            \"91.78\",\n            \"91.31\",\n            \"91.11\",\n            \"90.78\",\n            \"90.55\",\n            \"90.42\",\n            \"90.19\",\n            \"89.96\",\n            \"89.82\",\n            \"89.82\",\n            \"89.96\",\n            \"89.96\",\n            \"89.79\",\n            \"89.66\",\n            \"89.66\",\n            \"89.4\",\n            \"89.3\",\n            \"89.4\",\n            \"89.4\",\n            \"89.27\",\n            \"89.2\",\n            \"89.17\",\n            \"89.0\",\n            \"89.0\",\n            \"88.94\",\n            \"88.94\",\n            \"88.71\",\n            \"88.55\",\n            \"88.35\",\n            \"87.96\",\n            \"87.73\",\n            \"87.44\",\n            \"87.21\",\n            \"86.79\",\n            \"86.43\",\n            \"85.98\",\n            \"85.62\",\n            \"85.27\",\n            \"84.95\",\n            \"84.69\",\n            \"84.59\",\n            \"84.46\",\n            \"84.37\",\n            \"84.34\",\n            \"84.56\",\n            \"84.53\",\n            \"84.59\",\n            \"84.85\",\n            \"84.98\",\n            \"85.14\",\n            \"85.23\",\n            \"85.49\",\n            \"85.62\",\n            \"85.75\",\n            \"85.79\",\n            \"85.95\",\n            \"86.04\",\n            \"86.01\",\n            \"86.01\",\n            \"86.07\",\n            \"86.21\",\n            \"86.37\",\n            \"86.53\",\n            \"86.59\",\n            \"86.53\",\n            \"86.82\",\n            \"86.89\",\n            \"87.14\",\n            \"87.21\",\n            \"87.41\",\n            \"87.63\",\n            \"87.8\",\n            \"87.93\",\n            \"87.93\",\n            \"88.12\",\n            \"88.09\",\n            \"88.19\",\n            \"88.35\",\n            \"88.32\",\n            \"88.45\",\n            \"88.45\",\n            \"88.45\",\n            \"88.48\",\n            \"88.61\",\n            \"88.61\",\n            \"88.61\",\n            \"88.68\",\n            \"88.74\",\n            \"88.68\",\n            \"88.77\",\n            \"88.88\",\n            \"88.91\",\n            \"89.04\",\n            \"88.94\",\n            \"88.94\",\n            \"89.1\",\n            \"89.04\",\n            \"89.1\",\n            \"88.84\",\n            \"88.84\",\n            \"88.68\",\n            \"88.58\",\n            \"88.48\",\n            \"88.29\",\n            \"88.19\",\n            \"88.19\",\n            \"88.05\",\n            \"87.96\",\n            \"87.93\",\n            \"87.96\",\n            \"87.93\",\n            \"88.09\",\n            \"87.99\",\n            \"88.09\",\n            \"88.02\",\n            \"87.99\",\n            \"87.99\",\n            \"88.09\",\n            \"87.89\",\n            \"87.76\",\n            \"87.73\",\n            \"87.83\",\n            \"87.86\",\n            \"87.83\",\n            \"87.86\"\n        ],\n        \"espresso_water_dispensed\": [\n            \"0.0\",\n            \"0.093414306640625\",\n            \"0.20001831054687502\",\n            \"0.3199951171875\",\n            \"0.45145874023437504\",\n            \"0.5914306640625\",\n            \"0.7390075683593751\",\n            \"0.89239501953125\",\n            \"1.050592041015625\",\n            \"1.212762451171875\",\n            \"1.3729003906250001\",\n            \"1.5350830078125002\",\n            \"1.699395751953125\",\n            \"1.8653076171875\",\n            \"2.0323486328125\",\n            \"2.200030517578125\",\n            \"2.36947021484375\",\n            \"2.53892822265625\",\n            \"2.7093933105468753\",\n            \"2.88092041015625\",\n            \"3.053375244140625\",\n            \"3.2260986328125\",\n            \"3.391131591796875\",\n            \"3.539520263671875\",\n            \"3.668182373046875\",\n            \"3.777130126953125\",\n            \"3.868304443359375\",\n            \"3.9428466796875004\",\n            \"4.006011962890625\",\n            \"4.0582824707031255\",\n            \"4.103253173828125\",\n            \"4.140240478515625\",\n            \"4.172943115234375\",\n            \"4.200360107421875\",\n            \"4.2228027343750005\",\n            \"4.24234619140625\",\n            \"4.2616943359375\",\n            \"4.2776428222656255\",\n            \"4.2901123046875\",\n            \"4.302276611328125\",\n            \"4.312548828125\",\n            \"4.323382568359375\",\n            \"4.332244873046875\",\n            \"4.341436767578125\",\n            \"4.3492370605468755\",\n            \"4.35791015625\",\n            \"4.36484375\",\n            \"4.37025146484375\",\n            \"4.377349853515625\",\n            \"4.38319091796875\",\n            \"4.39066162109375\",\n            \"4.396734619140625\",\n            \"4.40147705078125\",\n            \"4.40809326171875\",\n            \"4.415020751953125\",\n            \"4.42215576171875\",\n            \"4.430743408203125\",\n            \"4.441943359375\",\n            \"4.451202392578125\",\n            \"4.46324462890625\",\n            \"4.476727294921875\",\n            \"4.492108154296875\",\n            \"4.510101318359375\",\n            \"4.5280517578125\",\n            \"4.547003173828125\",\n            \"4.567486572265625\",\n            \"4.588824462890625\",\n            \"4.60980224609375\",\n            \"4.632513427734375\",\n            \"4.6556640625000005\",\n            \"4.6782470703125005\",\n            \"4.69990234375\",\n            \"4.7235107421875\",\n            \"4.74720458984375\",\n            \"4.77186279296875\",\n            \"4.7975402832031255\",\n            \"4.824676513671875\",\n            \"4.852789306640625\",\n            \"4.8807373046875\",\n            \"4.907611083984375\",\n            \"4.93358154296875\",\n            \"4.9592834472656255\",\n            \"4.985064697265625\",\n            \"5.009716796875001\",\n            \"5.036181640625\",\n            \"5.060736083984375\",\n            \"5.0871337890625\",\n            \"5.11387939453125\",\n            \"5.140765380859375\",\n            \"5.168609619140625\",\n            \"5.197027587890625\",\n            \"5.225781250000001\",\n            \"5.255291748046876\",\n            \"5.285479736328125\",\n            \"5.315502929687501\",\n            \"5.3457885742187505\",\n            \"5.37626953125\",\n            \"5.4072509765625005\",\n            \"5.43802490234375\",\n            \"5.467620849609375\",\n            \"5.497802734375\",\n            \"5.5289794921875\",\n            \"5.5603576660156255\",\n            \"5.5924926757812505\",\n            \"5.6241088867187505\",\n            \"5.656201171875001\",\n            \"5.688427734375001\",\n            \"5.7210021972656255\",\n            \"5.752880859375001\",\n            \"5.785693359375\",\n            \"5.8196044921875005\",\n            \"5.8536865234375\",\n            \"5.888372802734375\",\n            \"5.923541259765625\",\n            \"5.958404541015625\",\n            \"5.994476318359375\",\n            \"6.03037109375\",\n            \"6.066113281250001\",\n            \"6.10245361328125\",\n            \"6.138427734375\",\n            \"6.174542236328126\",\n            \"6.211669921875\",\n            \"6.249212646484375\",\n            \"6.286999511718751\",\n            \"6.324755859375\",\n            \"6.362896728515626\",\n            \"6.401867675781251\",\n            \"6.442028808593751\",\n            \"6.4819885253906255\",\n            \"6.522467041015625\",\n            \"6.563140869140625\",\n            \"6.6046081542968755\",\n            \"6.64586181640625\",\n            \"6.687634277343751\",\n            \"6.729925537109375\",\n            \"6.7726989746093755\",\n            \"6.8146240234375\",\n            \"6.856341552734375\",\n            \"6.89798583984375\",\n            \"6.9408813476562505\",\n            \"6.984893798828125\",\n            \"7.02896728515625\",\n            \"7.073492431640625\",\n            \"7.117962646484376\",\n            \"7.162969970703125\",\n            \"7.2092529296875005\",\n            \"7.255401611328125\",\n            \"7.302581787109375\",\n            \"7.349151611328125\",\n            \"7.395880126953125\",\n            \"7.4438110351562505\",\n            \"7.4921203613281255\",\n            \"7.541064453125\",\n            \"7.58865966796875\"\n        ],\n        \"espresso_temperature_goal\": [\n            \"93.0\",\n            \"93.0\",\n            \"93.0\",\n            \"93.0\",\n            \"93.0\",\n            \"93.0\",\n            \"93.0\",\n            \"93.0\",\n            \"93.0\",\n            \"93.0\",\n            \"93.0\",\n            \"93.0\",\n            \"93.0\",\n            \"93.0\",\n            \"93.0\",\n            \"93.0\",\n            \"93.0\",\n            \"93.0\",\n            \"93.0\",\n            \"93.0\",\n            \"93.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\"\n        ],\n        \"espresso_resistance_weight\": [\n            \"0.0\",\n            \"0.63\",\n            \"0.68\",\n            \"0.69\",\n            \"0.78\",\n            \"0.89\",\n            \"1.04\",\n            \"1.21\",\n            \"1.23\",\n            \"1.14\",\n            \"1.07\",\n            \"0.91\",\n            \"0.95\",\n            \"0.97\",\n            \"0.97\",\n            \"1.01\",\n            \"1.14\",\n            \"1.29\",\n            \"1.45\",\n            \"1.65\",\n            \"1.99\",\n            \"2.48\",\n            \"3.1\",\n            \"3.61\",\n            \"3.77\",\n            \"3.74\",\n            \"3.67\",\n            \"3.58\",\n            \"3.43\",\n            \"3.39\",\n            \"3.33\",\n            \"3.43\",\n            \"3.27\",\n            \"3.35\",\n            \"3.34\",\n            \"3.15\",\n            \"3.17\",\n            \"3.4\",\n            \"3.23\",\n            \"2.97\",\n            \"3.06\",\n            \"3.01\",\n            \"3.09\",\n            \"2.99\",\n            \"3.03\",\n            \"3.01\",\n            \"3.03\",\n            \"2.81\",\n            \"2.72\",\n            \"2.84\",\n            \"2.78\",\n            \"2.85\",\n            \"2.69\",\n            \"2.62\",\n            \"2.72\",\n            \"2.73\",\n            \"2.84\",\n            \"3.03\",\n            \"3.36\",\n            \"3.2\",\n            \"3.45\",\n            \"3.78\",\n            \"4.03\",\n            \"4.54\",\n            \"4.62\",\n            \"4.92\",\n            \"5.36\",\n            \"5.61\",\n            \"5.93\",\n            \"6.32\",\n            \"6.62\",\n            \"7.01\",\n            \"7.3\",\n            \"7.66\",\n            \"7.92\",\n            \"8.32\",\n            \"8.77\",\n            \"9.31\",\n            \"9.59\",\n            \"9.6\",\n            \"9.63\",\n            \"9.6\",\n            \"9.58\",\n            \"9.59\",\n            \"9.5\",\n            \"9.54\",\n            \"9.28\",\n            \"9.5\",\n            \"9.46\",\n            \"9.32\",\n            \"9.41\",\n            \"9.38\",\n            \"9.28\",\n            \"9.13\",\n            \"9.05\",\n            \"8.88\",\n            \"8.71\",\n            \"8.51\",\n            \"8.32\",\n            \"8.06\",\n            \"7.88\",\n            \"7.76\",\n            \"7.47\",\n            \"7.22\",\n            \"7.07\",\n            \"6.86\",\n            \"6.59\",\n            \"6.47\",\n            \"6.34\",\n            \"6.08\",\n            \"6.1\",\n            \"5.98\",\n            \"5.75\",\n            \"5.61\",\n            \"5.45\",\n            \"5.28\",\n            \"5.18\",\n            \"5.03\",\n            \"4.91\",\n            \"4.82\",\n            \"4.78\",\n            \"4.73\",\n            \"4.74\",\n            \"4.66\",\n            \"4.57\",\n            \"4.6\",\n            \"4.62\",\n            \"4.54\",\n            \"4.58\",\n            \"4.48\",\n            \"4.51\",\n            \"4.52\",\n            \"4.55\",\n            \"4.51\",\n            \"4.55\",\n            \"4.6\",\n            \"4.62\",\n            \"4.64\",\n            \"4.75\",\n            \"4.93\",\n            \"5.05\",\n            \"5.16\",\n            \"5.21\",\n            \"5.28\",\n            \"5.4\",\n            \"5.48\",\n            \"5.61\",\n            \"5.65\",\n            \"5.71\",\n            \"5.79\",\n            \"5.98\",\n            \"6.13\",\n            \"6.22\",\n            \"6.36\"\n        ],\n        \"espresso_temperature_basket\": [\n            \"93.0\",\n            \"89.66\",\n            \"89.85\",\n            \"89.95\",\n            \"89.94\",\n            \"89.96\",\n            \"89.95\",\n            \"89.9\",\n            \"89.91\",\n            \"90.13\",\n            \"90.29\",\n            \"90.49\",\n            \"90.61\",\n            \"90.55\",\n            \"90.65\",\n            \"90.87\",\n            \"91.09\",\n            \"91.4\",\n            \"91.69\",\n            \"91.9\",\n            \"92.15\",\n            \"92.35\",\n            \"92.54\",\n            \"92.73\",\n            \"92.86\",\n            \"92.81\",\n            \"92.88\",\n            \"92.97\",\n            \"93.01\",\n            \"92.99\",\n            \"93.0\",\n            \"92.97\",\n            \"92.93\",\n            \"92.97\",\n            \"92.9\",\n            \"92.83\",\n            \"92.81\",\n            \"92.76\",\n            \"92.77\",\n            \"92.7\",\n            \"92.64\",\n            \"92.59\",\n            \"92.56\",\n            \"92.51\",\n            \"92.5\",\n            \"92.45\",\n            \"92.38\",\n            \"92.37\",\n            \"92.36\",\n            \"92.29\",\n            \"92.29\",\n            \"92.28\",\n            \"92.23\",\n            \"92.22\",\n            \"92.19\",\n            \"92.14\",\n            \"92.12\",\n            \"92.0\",\n            \"91.98\",\n            \"92.01\",\n            \"92.04\",\n            \"91.95\",\n            \"91.9\",\n            \"91.9\",\n            \"91.86\",\n            \"91.86\",\n            \"91.76\",\n            \"91.71\",\n            \"91.69\",\n            \"91.6\",\n            \"91.61\",\n            \"91.57\",\n            \"91.45\",\n            \"91.4\",\n            \"91.33\",\n            \"91.28\",\n            \"91.21\",\n            \"91.13\",\n            \"91.03\",\n            \"90.91\",\n            \"90.86\",\n            \"90.81\",\n            \"90.71\",\n            \"90.59\",\n            \"90.47\",\n            \"90.44\",\n            \"90.39\",\n            \"90.35\",\n            \"90.18\",\n            \"90.15\",\n            \"90.08\",\n            \"90.02\",\n            \"89.91\",\n            \"89.94\",\n            \"89.87\",\n            \"89.81\",\n            \"89.71\",\n            \"89.68\",\n            \"89.61\",\n            \"89.53\",\n            \"89.45\",\n            \"89.39\",\n            \"89.35\",\n            \"89.28\",\n            \"89.3\",\n            \"89.26\",\n            \"89.25\",\n            \"89.14\",\n            \"89.14\",\n            \"89.11\",\n            \"89.02\",\n            \"88.96\",\n            \"88.94\",\n            \"88.96\",\n            \"88.88\",\n            \"88.9\",\n            \"88.85\",\n            \"88.83\",\n            \"88.72\",\n            \"88.64\",\n            \"88.69\",\n            \"88.68\",\n            \"88.55\",\n            \"88.56\",\n            \"88.56\",\n            \"88.53\",\n            \"88.55\",\n            \"88.48\",\n            \"88.41\",\n            \"88.45\",\n            \"88.45\",\n            \"88.33\",\n            \"88.34\",\n            \"88.35\",\n            \"88.31\",\n            \"88.27\",\n            \"88.18\",\n            \"88.16\",\n            \"88.2\",\n            \"88.15\",\n            \"88.06\",\n            \"87.96\",\n            \"87.94\",\n            \"87.92\",\n            \"87.89\",\n            \"87.9\",\n            \"87.79\",\n            \"87.8\",\n            \"87.76\",\n            \"87.75\",\n            \"87.8\",\n            \"87.69\",\n            \"87.67\",\n            \"87.64\"\n        ]\n    },\n    \"image_preview\": \"https://visualizer-coffee.s3.eu-central-1.amazonaws.com/screenshots/8357da14-6459-467f-adf3-6faa059b156f.png\",\n    \"profile_url\": \"https://visualizer.coffee/api/shots/8357da14-6459-467f-adf3-6faa059b156f/profile\"\n}"}],"_postman_id":"2de2cdd7-0716-4b79-9442-3981c3133fa3"},{"name":"Get shot profile","id":"3df104ea-a557-4150-af90-286432c82180","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{baseUrl}}/{{shotId}}/profile","description":"<p>Use this to download the TCL file. These files are used by the Decent Espresso machine and contain information about the profile used by the shot.</p>\n","urlObject":{"path":["{{shotId}}","profile"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"3977e366-fe14-40fd-934a-4b5c23742402","name":"Get shot profile","originalRequest":{"method":"GET","header":[],"url":"{{baseUrl}}/{{shotId}}/profile"},"status":"OK","code":200,"_postman_previewlanguage":"raw","header":[{"key":"Server","value":"Cowboy"},{"key":"Date","value":"Fri, 05 Nov 2021 09:17:59 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/x-tcl"},{"key":"Content-Disposition","value":"attachment; filename=\"Adaptive %28for medium roasts%29 from Visualizer.tcl\"; filename*=UTF-8''Adaptive%20%28for%20medium%20roasts%29%20from%20Visualizer.tcl"},{"key":"Content-Transfer-Encoding","value":"binary"},{"key":"Cache-Control","value":"no-cache"},{"key":"X-Request-Id","value":"7b6c88af-5a46-4202-b9d6-509ba2c69925"},{"key":"X-Runtime","value":"0.011882"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"advanced_shot {{exit_if 0 flow 8.0 volume 100 max_flow_or_pressure_range 0.6 transition fast exit_flow_under 0 temperature 93.0 name Prefill pressure 3.0 sensor coffee pump flow exit_type pressure_over exit_flow_over 1.00 exit_pressure_over 3.00 max_flow_or_pressure 0 exit_pressure_under 0 seconds 2.00} {exit_if 1 flow 8.0 volume 100 max_flow_or_pressure_range 0.6 transition fast exit_flow_under 0 temperature 93.0 name Fill pressure 3.0 sensor coffee pump flow exit_type pressure_over exit_flow_over 1.00 exit_pressure_over 3.00 max_flow_or_pressure 0 exit_pressure_under 0 seconds 12.00} {exit_if 1 flow 6.8 volume 100 max_flow_or_pressure_range 0.6 transition fast exit_flow_under 3.00 temperature 88.0 name Compressing pressure 3.0 sensor coffee pump pressure exit_type flow_under exit_flow_over 1.00 exit_pressure_over 3.00 max_flow_or_pressure 0 exit_pressure_under 0 seconds 12.00} {exit_if 0 flow 6.8 volume 0 max_flow_or_pressure_range 0.6 transition smooth exit_flow_under 0 temperature 88.0 weight 0 name Dripping pressure 2.5 sensor coffee pump pressure exit_type flow_over exit_flow_over 1.00 exit_pressure_over 1.5 max_flow_or_pressure 0 exit_pressure_under 0 seconds 6.00} {exit_if 1 flow 6.8 volume 100 max_flow_or_pressure_range 0.6 transition smooth exit_flow_under 0 temperature 88.0 weight 0 name Pressurize pressure 11.0 sensor coffee pump pressure exit_type pressure_over exit_flow_over 6 exit_pressure_over 8.80 max_flow_or_pressure 0 exit_pressure_under 0 seconds 6.00} {exit_if 1 flow 1.5 volume 0 max_flow_or_pressure_range 0.6 transition fast exit_flow_under 0 temperature 88.0 weight 0 name {Extraction start} pressure 3.0 sensor coffee pump flow exit_type pressure_over exit_flow_over 6 exit_pressure_over 0 max_flow_or_pressure 9.5 exit_pressure_under 0 seconds 0.00} {exit_if 0 flow 2.5 volume 100 max_flow_or_pressure_range 0.6 transition smooth exit_flow_under 0 temperature 88.0 weight 0 name Extraction pressure 3.0 sensor coffee pump flow exit_type pressure_over exit_flow_over 6 exit_pressure_over 11 max_flow_or_pressure 9.5 exit_pressure_under 0 seconds 30.00}}\nauthor Damian\nbeverage_type espresso\nespresso_decline_time 30\nespresso_hold_time 15\nespresso_pressure 6.0\nespresso_temperature 93.0\nespresso_temperature_0 93.0\nespresso_temperature_1 93.0\nespresso_temperature_2 93.0\nespresso_temperature_3 93.0\nespresso_temperature_steps_enabled 0\nfinal_desired_shot_volume 36\nfinal_desired_shot_volume_advanced 36\nfinal_desired_shot_volume_advanced_count_start 3\nfinal_desired_shot_weight 36\nfinal_desired_shot_weight_advanced 36\nflow_profile_decline 1.2\nflow_profile_decline_time 17\nflow_profile_hold 2\nflow_profile_hold_time 8\nflow_profile_minimum_pressure 4\nflow_profile_preinfusion 4\nflow_profile_preinfusion_time 5\nmaximum_flow 0\nmaximum_flow_range {}\nmaximum_flow_range_advanced 0.6\nmaximum_flow_range_default 1.0\nmaximum_pressure 0\nmaximum_pressure_range {}\nmaximum_pressure_range_advanced 0.6\nmaximum_pressure_range_default 0.9\noriginal_profile_title {Adaptive (for medium roasts)}\npreinfusion_flow_rate 4\npreinfusion_guarantee 0\npreinfusion_stop_pressure 4.0\npreinfusion_time 20\npressure_end 4.0\nprofile_filename best_practice\nprofile_language en\nprofile_notes {This profile aims to unite the best practices in espresso extraction that we have learned so far with the Decent. It unites Brakel's Londonium, Rao's Blooming and Gagné's Adaptive profiles. The flow rate during extraction will automatically adjust itself from the flow rate actually happening during the Pressurize step and then gently increase it from there.  A 15g dose is typical.  Aim for a flow rate around 1.5 ml/s at the Pressurize step. 15g in, 33g out, in 32 seconds is a typical recipe for a medium roast.  Grind fine enough to keep dripping during preinfusion to around 4g.\n\nDownloaded from Visualizer}\nprofile_title {Visualizer/Adaptive (for medium roasts)}\nprofile_to_save {Adaptive (for medium roasts)}\nsettings_profile_type settings_2c\ntank_desired_water_temperature 0"}],"_postman_id":"3df104ea-a557-4150-af90-286432c82180"},{"name":"Get shared shot","id":"e4c17e55-e516-42b2-9ea2-ad7d016cc28b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{baseUrl}}/shared?code=HICA","description":"<p>Shots can be shared via a simple sharing code. This way, shots can be imported into the DE1+'s from other users, read more about it here: <a href=\"https://decentforum.com/t/import-shot-definitions-and-profiles-with-visualizer-dye/3206\">https://decentforum.com/t/import-shot-definitions-and-profiles-with-visualizer-dye/3206</a></p>\n","urlObject":{"path":["shared"],"host":["{{baseUrl}}"],"query":[{"description":{"content":"<p>Use your code here, that is generated by visualizer.coffee. This code is active for one hour.</p>\n","type":"text/plain"},"key":"code","value":"HICA"}],"variable":[]}},"response":[{"id":"561d5eee-c43a-49f2-9371-8ea5c4b7d41d","name":"Get shared shot","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{baseUrl}}/shared?code=HICA","host":["{{baseUrl}}"],"path":["shared"],"query":[{"key":"code","value":"HICA","description":"Use your code here, that is generated by visualizer.coffee. This code is active for one hour."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Date","value":"Fri, 05 Nov 2021 09:15:51 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Vary","value":"Accept"},{"key":"Etag","value":"W/\"a8239c0c1f3b4ef57e7891b2e05f00f0\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"b7194fdd-89d1-43a2-b6bf-28f1b0891572"},{"key":"X-Runtime","value":"0.013651"},{"key":"Strict-Transport-Security","value":"max-age=63072000; includeSubDomains"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"profile_title\": \"Adaptive (for medium roasts)\",\n    \"user_id\": \"a20da725-15e9-4dc2-9825-a8c3f79bb32d\",\n    \"drink_tds\": \"0\",\n    \"drink_ey\": \"0\",\n    \"espresso_enjoyment\": 0,\n    \"bean_weight\": \"18.2\",\n    \"drink_weight\": \"0.0\",\n    \"grinder_model\": \"Fiorenzato F4E Nano\",\n    \"grinder_setting\": \"1.0\",\n    \"bean_brand\": \"Normo\",\n    \"bean_type\": \"Espresso blend\",\n    \"roast_date\": \"04/10/2021\",\n    \"espresso_notes\": null,\n    \"roast_level\": \"medium roast\",\n    \"bean_notes\": \"70% brazil, Sao Francisco de bela vista\\n30% Ethiopia, HaloHartume\",\n    \"start_time\": \"2021-11-05T06:34:06.000Z\",\n    \"timeframe\": [\n        \"0.0\",\n        \"0.044\",\n        \"0.269\",\n        \"0.54\",\n        \"0.764\",\n        \"1.034\",\n        \"1.351\",\n        \"1.529\",\n        \"1.844\",\n        \"2.024\",\n        \"2.339\",\n        \"2.519\",\n        \"2.789\",\n        \"3.104\",\n        \"3.284\",\n        \"3.599\",\n        \"3.779\",\n        \"4.095\",\n        \"4.274\",\n        \"4.589\",\n        \"4.769\",\n        \"5.039\",\n        \"5.264\",\n        \"5.534\",\n        \"5.759\",\n        \"6.029\",\n        \"6.344\",\n        \"6.524\",\n        \"6.839\",\n        \"7.064\",\n        \"7.289\",\n        \"7.514\",\n        \"7.784\",\n        \"8.099\",\n        \"8.279\",\n        \"8.594\",\n        \"8.819\",\n        \"9.092\",\n        \"9.314\",\n        \"9.539\",\n        \"9.764\",\n        \"10.035\",\n        \"10.259\",\n        \"10.529\",\n        \"10.844\",\n        \"11.024\",\n        \"11.339\",\n        \"11.519\",\n        \"11.79\",\n        \"12.104\",\n        \"12.283\",\n        \"12.509\",\n        \"12.779\",\n        \"13.093\",\n        \"13.274\",\n        \"13.589\",\n        \"13.768\",\n        \"14.039\",\n        \"14.264\",\n        \"14.537\",\n        \"14.759\",\n        \"15.028\",\n        \"15.298\",\n        \"15.523\",\n        \"15.839\",\n        \"16.019\",\n        \"16.288\",\n        \"16.513\",\n        \"16.784\",\n        \"17.054\",\n        \"17.279\",\n        \"17.593\",\n        \"17.774\",\n        \"18.089\",\n        \"18.269\",\n        \"18.538\",\n        \"18.764\",\n        \"19.033\",\n        \"19.258\",\n        \"19.528\",\n        \"19.843\",\n        \"20.023\",\n        \"20.338\",\n        \"20.518\",\n        \"20.833\",\n        \"21.014\",\n        \"21.283\",\n        \"21.508\",\n        \"21.778\",\n        \"22.093\",\n        \"22.273\",\n        \"22.588\",\n        \"22.768\",\n        \"23.038\",\n        \"23.263\",\n        \"23.533\",\n        \"23.758\",\n        \"24.028\",\n        \"24.254\",\n        \"24.523\",\n        \"24.838\",\n        \"25.018\",\n        \"25.288\",\n        \"25.603\",\n        \"25.783\",\n        \"26.008\",\n        \"26.277\",\n        \"26.548\",\n        \"26.818\",\n        \"27.043\",\n        \"27.313\",\n        \"27.542\",\n        \"27.807\",\n        \"28.033\",\n        \"28.258\",\n        \"28.532\",\n        \"28.798\",\n        \"29.068\",\n        \"29.292\",\n        \"29.563\",\n        \"29.788\",\n        \"30.058\",\n        \"30.283\",\n        \"30.508\",\n        \"30.778\",\n        \"31.048\",\n        \"31.318\",\n        \"31.543\",\n        \"31.813\",\n        \"32.038\",\n        \"32.308\",\n        \"32.533\",\n        \"32.758\",\n        \"33.027\",\n        \"33.298\",\n        \"33.568\",\n        \"33.792\",\n        \"34.064\",\n        \"34.288\",\n        \"34.557\",\n        \"34.783\",\n        \"35.008\",\n        \"35.278\",\n        \"35.548\",\n        \"35.818\",\n        \"36.042\",\n        \"36.313\",\n        \"36.538\",\n        \"36.808\",\n        \"37.032\",\n        \"37.258\",\n        \"37.531\",\n        \"37.797\",\n        \"38.068\"\n    ],\n    \"data\": {\n        \"espresso_flow\": [\n            \"0.0\",\n            \"3.74\",\n            \"4.26\",\n            \"4.8\",\n            \"5.26\",\n            \"5.6\",\n            \"5.9\",\n            \"6.14\",\n            \"6.33\",\n            \"6.49\",\n            \"6.41\",\n            \"6.49\",\n            \"6.57\",\n            \"6.64\",\n            \"6.68\",\n            \"6.71\",\n            \"6.78\",\n            \"6.78\",\n            \"6.82\",\n            \"6.86\",\n            \"6.9\",\n            \"6.91\",\n            \"6.6\",\n            \"5.94\",\n            \"5.15\",\n            \"4.36\",\n            \"3.65\",\n            \"2.98\",\n            \"2.53\",\n            \"2.09\",\n            \"1.8\",\n            \"1.48\",\n            \"1.31\",\n            \"1.1\",\n            \"0.9\",\n            \"0.78\",\n            \"0.77\",\n            \"0.64\",\n            \"0.5\",\n            \"0.49\",\n            \"0.41\",\n            \"0.43\",\n            \"0.35\",\n            \"0.37\",\n            \"0.31\",\n            \"0.35\",\n            \"0.28\",\n            \"0.22\",\n            \"0.28\",\n            \"0.23\",\n            \"0.3\",\n            \"0.24\",\n            \"0.19\",\n            \"0.26\",\n            \"0.28\",\n            \"0.29\",\n            \"0.34\",\n            \"0.45\",\n            \"0.37\",\n            \"0.48\",\n            \"0.54\",\n            \"0.62\",\n            \"0.72\",\n            \"0.72\",\n            \"0.76\",\n            \"0.82\",\n            \"0.85\",\n            \"0.84\",\n            \"0.91\",\n            \"0.93\",\n            \"0.9\",\n            \"0.87\",\n            \"0.94\",\n            \"0.95\",\n            \"0.99\",\n            \"1.03\",\n            \"1.09\",\n            \"1.12\",\n            \"1.12\",\n            \"1.07\",\n            \"1.04\",\n            \"1.03\",\n            \"1.03\",\n            \"0.99\",\n            \"1.06\",\n            \"0.98\",\n            \"1.06\",\n            \"1.07\",\n            \"1.08\",\n            \"1.11\",\n            \"1.14\",\n            \"1.15\",\n            \"1.18\",\n            \"1.21\",\n            \"1.2\",\n            \"1.21\",\n            \"1.22\",\n            \"1.24\",\n            \"1.23\",\n            \"1.18\",\n            \"1.21\",\n            \"1.25\",\n            \"1.26\",\n            \"1.29\",\n            \"1.26\",\n            \"1.28\",\n            \"1.29\",\n            \"1.3\",\n            \"1.28\",\n            \"1.31\",\n            \"1.36\",\n            \"1.36\",\n            \"1.39\",\n            \"1.41\",\n            \"1.39\",\n            \"1.44\",\n            \"1.44\",\n            \"1.43\",\n            \"1.45\",\n            \"1.44\",\n            \"1.44\",\n            \"1.49\",\n            \"1.5\",\n            \"1.51\",\n            \"1.51\",\n            \"1.53\",\n            \"1.56\",\n            \"1.61\",\n            \"1.6\",\n            \"1.62\",\n            \"1.63\",\n            \"1.66\",\n            \"1.65\",\n            \"1.67\",\n            \"1.69\",\n            \"1.71\",\n            \"1.68\",\n            \"1.67\",\n            \"1.67\",\n            \"1.72\",\n            \"1.76\",\n            \"1.76\",\n            \"1.78\",\n            \"1.78\",\n            \"1.8\",\n            \"1.85\",\n            \"1.85\",\n            \"1.89\",\n            \"1.86\",\n            \"1.87\",\n            \"1.92\",\n            \"1.93\",\n            \"1.96\",\n            \"1.9\"\n        ],\n        \"espresso_weight\": [\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\"\n        ],\n        \"espresso_pressure\": [\n            \"0.0\",\n            \"0.63\",\n            \"0.68\",\n            \"0.69\",\n            \"0.78\",\n            \"0.89\",\n            \"1.04\",\n            \"1.21\",\n            \"1.23\",\n            \"1.14\",\n            \"1.07\",\n            \"0.91\",\n            \"0.95\",\n            \"0.97\",\n            \"0.97\",\n            \"1.01\",\n            \"1.14\",\n            \"1.29\",\n            \"1.45\",\n            \"1.65\",\n            \"1.99\",\n            \"2.48\",\n            \"3.1\",\n            \"3.61\",\n            \"3.77\",\n            \"3.74\",\n            \"3.67\",\n            \"3.58\",\n            \"3.43\",\n            \"3.39\",\n            \"3.33\",\n            \"3.43\",\n            \"3.27\",\n            \"3.35\",\n            \"3.34\",\n            \"3.15\",\n            \"3.17\",\n            \"3.4\",\n            \"3.23\",\n            \"2.97\",\n            \"3.06\",\n            \"3.01\",\n            \"3.09\",\n            \"2.99\",\n            \"3.03\",\n            \"3.01\",\n            \"3.03\",\n            \"2.81\",\n            \"2.72\",\n            \"2.84\",\n            \"2.78\",\n            \"2.85\",\n            \"2.69\",\n            \"2.62\",\n            \"2.72\",\n            \"2.73\",\n            \"2.84\",\n            \"3.03\",\n            \"3.36\",\n            \"3.2\",\n            \"3.45\",\n            \"3.78\",\n            \"4.03\",\n            \"4.54\",\n            \"4.62\",\n            \"4.92\",\n            \"5.36\",\n            \"5.61\",\n            \"5.93\",\n            \"6.32\",\n            \"6.62\",\n            \"7.01\",\n            \"7.3\",\n            \"7.66\",\n            \"7.92\",\n            \"8.32\",\n            \"8.77\",\n            \"9.31\",\n            \"9.59\",\n            \"9.6\",\n            \"9.63\",\n            \"9.6\",\n            \"9.58\",\n            \"9.59\",\n            \"9.5\",\n            \"9.54\",\n            \"9.28\",\n            \"9.5\",\n            \"9.46\",\n            \"9.32\",\n            \"9.41\",\n            \"9.38\",\n            \"9.28\",\n            \"9.13\",\n            \"9.05\",\n            \"8.88\",\n            \"8.71\",\n            \"8.51\",\n            \"8.32\",\n            \"8.06\",\n            \"7.88\",\n            \"7.76\",\n            \"7.47\",\n            \"7.22\",\n            \"7.07\",\n            \"6.86\",\n            \"6.59\",\n            \"6.47\",\n            \"6.34\",\n            \"6.08\",\n            \"6.1\",\n            \"5.98\",\n            \"5.75\",\n            \"5.61\",\n            \"5.45\",\n            \"5.28\",\n            \"5.18\",\n            \"5.03\",\n            \"4.91\",\n            \"4.82\",\n            \"4.78\",\n            \"4.73\",\n            \"4.74\",\n            \"4.66\",\n            \"4.57\",\n            \"4.6\",\n            \"4.62\",\n            \"4.54\",\n            \"4.58\",\n            \"4.48\",\n            \"4.51\",\n            \"4.52\",\n            \"4.55\",\n            \"4.51\",\n            \"4.55\",\n            \"4.6\",\n            \"4.62\",\n            \"4.64\",\n            \"4.75\",\n            \"4.93\",\n            \"5.05\",\n            \"5.16\",\n            \"5.21\",\n            \"5.28\",\n            \"5.4\",\n            \"5.48\",\n            \"5.61\",\n            \"5.65\",\n            \"5.71\",\n            \"5.79\",\n            \"5.98\",\n            \"6.13\",\n            \"6.22\",\n            \"6.36\"\n        ],\n        \"espresso_flow_goal\": [\n            \"-1.0\",\n            \"7.8125\",\n            \"7.875\",\n            \"7.9375\",\n            \"7.9375\",\n            \"8.0\",\n            \"8.0\",\n            \"8.0\",\n            \"8.0\",\n            \"6.75\",\n            \"7.1875\",\n            \"7.5\",\n            \"7.6875\",\n            \"7.8125\",\n            \"7.875\",\n            \"7.9375\",\n            \"7.9375\",\n            \"8.0\",\n            \"8.0\",\n            \"8.0\",\n            \"8.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"1.0625\",\n            \"1.0625\",\n            \"1.0625\",\n            \"1.0625\",\n            \"1.0625\",\n            \"1.0625\",\n            \"1.125\",\n            \"1.125\",\n            \"1.125\",\n            \"1.125\",\n            \"1.125\",\n            \"1.125\",\n            \"1.1875\",\n            \"1.1875\",\n            \"1.1875\",\n            \"1.1875\",\n            \"1.1875\",\n            \"1.25\",\n            \"1.25\",\n            \"1.25\",\n            \"1.25\",\n            \"1.25\",\n            \"1.3125\",\n            \"1.3125\",\n            \"1.3125\",\n            \"1.3125\",\n            \"1.3125\",\n            \"1.375\",\n            \"1.375\",\n            \"1.375\",\n            \"1.375\",\n            \"1.375\",\n            \"1.4375\",\n            \"1.4375\",\n            \"1.4375\",\n            \"1.4375\",\n            \"1.4375\",\n            \"1.5\",\n            \"1.5\",\n            \"1.5\",\n            \"1.5\",\n            \"1.5\",\n            \"1.5625\",\n            \"1.5625\",\n            \"1.5625\",\n            \"1.5625\",\n            \"1.5625\",\n            \"1.625\",\n            \"1.625\",\n            \"1.625\",\n            \"1.625\",\n            \"1.625\",\n            \"1.6875\",\n            \"1.6875\",\n            \"1.6875\",\n            \"1.6875\",\n            \"1.6875\",\n            \"1.75\",\n            \"1.75\",\n            \"1.75\",\n            \"1.75\",\n            \"1.75\",\n            \"1.8125\",\n            \"1.8125\",\n            \"1.8125\",\n            \"1.8125\",\n            \"1.8125\",\n            \"1.875\",\n            \"1.875\",\n            \"1.875\",\n            \"1.875\",\n            \"1.875\",\n            \"1.9375\",\n            \"1.9375\",\n            \"1.9375\",\n            \"1.9375\",\n            \"1.9375\",\n            \"2.0\",\n            \"2.0\"\n        ],\n        \"espresso_resistance\": [\n            \"0.0\",\n            \"0.04\",\n            \"0.04\",\n            \"0.03\",\n            \"0.03\",\n            \"0.03\",\n            \"0.03\",\n            \"0.03\",\n            \"0.03\",\n            \"0.03\",\n            \"0.03\",\n            \"0.02\",\n            \"0.02\",\n            \"0.02\",\n            \"0.02\",\n            \"0.02\",\n            \"0.02\",\n            \"0.03\",\n            \"0.03\",\n            \"0.04\",\n            \"0.04\",\n            \"0.05\",\n            \"0.07\",\n            \"0.1\",\n            \"0.14\",\n            \"0.2\",\n            \"0.28\",\n            \"0.4\",\n            \"0.54\",\n            \"0.78\",\n            \"1.03\",\n            \"1.57\",\n            \"1.91\",\n            \"2.78\",\n            \"4.14\",\n            \"5.15\",\n            \"5.29\",\n            \"8.36\",\n            \"13.0\",\n            \"12.55\",\n            \"18.14\",\n            \"16.05\",\n            \"24.57\",\n            \"22.15\",\n            \"31.16\",\n            \"24.97\",\n            \"39.36\",\n            \"60.06\",\n            \"33.78\",\n            \"51.98\",\n            \"31.15\",\n            \"48.23\",\n            \"74.66\",\n            \"37.38\",\n            \"35.47\",\n            \"33.49\",\n            \"24.03\",\n            \"15.12\",\n            \"24.47\",\n            \"13.8\",\n            \"11.85\",\n            \"9.99\",\n            \"7.77\",\n            \"8.8\",\n            \"8.04\",\n            \"7.33\",\n            \"7.36\",\n            \"7.97\",\n            \"7.19\",\n            \"7.37\",\n            \"8.12\",\n            \"9.34\",\n            \"8.19\",\n            \"8.53\",\n            \"8.14\",\n            \"7.88\",\n            \"7.44\",\n            \"7.36\",\n            \"7.68\",\n            \"8.31\",\n            \"8.92\",\n            \"9.09\",\n            \"9.01\",\n            \"9.86\",\n            \"8.47\",\n            \"9.89\",\n            \"8.33\",\n            \"8.3\",\n            \"8.18\",\n            \"7.51\",\n            \"7.28\",\n            \"7.09\",\n            \"6.66\",\n            \"6.26\",\n            \"6.27\",\n            \"6.05\",\n            \"5.86\",\n            \"5.54\",\n            \"5.49\",\n            \"5.75\",\n            \"5.41\",\n            \"4.99\",\n            \"4.74\",\n            \"4.37\",\n            \"4.42\",\n            \"4.17\",\n            \"3.97\",\n            \"3.81\",\n            \"3.9\",\n            \"3.53\",\n            \"3.31\",\n            \"3.22\",\n            \"2.99\",\n            \"2.83\",\n            \"2.8\",\n            \"2.54\",\n            \"2.51\",\n            \"2.46\",\n            \"2.32\",\n            \"2.33\",\n            \"2.29\",\n            \"2.15\",\n            \"2.1\",\n            \"2.04\",\n            \"2.0\",\n            \"1.98\",\n            \"1.9\",\n            \"1.76\",\n            \"1.79\",\n            \"1.71\",\n            \"1.7\",\n            \"1.64\",\n            \"1.67\",\n            \"1.62\",\n            \"1.59\",\n            \"1.57\",\n            \"1.64\",\n            \"1.67\",\n            \"1.71\",\n            \"1.68\",\n            \"1.63\",\n            \"1.66\",\n            \"1.64\",\n            \"1.67\",\n            \"1.67\",\n            \"1.6\",\n            \"1.65\",\n            \"1.59\",\n            \"1.65\",\n            \"1.66\",\n            \"1.63\",\n            \"1.64\",\n            \"1.62\",\n            \"1.75\"\n        ],\n        \"espresso_flow_weight\": [\n            \"0.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\"\n        ],\n        \"espresso_state_change\": [\n            \"0.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\",\n            \"-10000000.0\"\n        ],\n        \"espresso_pressure_goal\": [\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"3.0625\",\n            \"3.0625\",\n            \"3.0625\",\n            \"3.0625\",\n            \"3.0625\",\n            \"3.0625\",\n            \"3.0625\",\n            \"3.3125\",\n            \"3.25\",\n            \"3.25\",\n            \"3.25\",\n            \"3.1875\",\n            \"3.1875\",\n            \"3.125\",\n            \"3.125\",\n            \"3.0625\",\n            \"3.0625\",\n            \"3.0\",\n            \"3.0\",\n            \"2.9375\",\n            \"2.9375\",\n            \"2.875\",\n            \"2.875\",\n            \"2.8125\",\n            \"2.8125\",\n            \"2.75\",\n            \"2.75\",\n            \"2.6875\",\n            \"2.6875\",\n            \"2.625\",\n            \"2.625\",\n            \"2.75\",\n            \"2.875\",\n            \"3.125\",\n            \"3.375\",\n            \"3.6875\",\n            \"4.0\",\n            \"4.3125\",\n            \"4.625\",\n            \"5.0\",\n            \"5.3125\",\n            \"5.6875\",\n            \"6.0\",\n            \"6.375\",\n            \"6.6875\",\n            \"7.0625\",\n            \"7.375\",\n            \"7.75\",\n            \"8.125\",\n            \"8.4375\",\n            \"8.8125\",\n            \"9.125\",\n            \"9.5\",\n            \"9.8125\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\",\n            \"-1.0\"\n        ],\n        \"espresso_flow_weight_raw\": [\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\",\n            \"0.0\"\n        ],\n        \"espresso_temperature_mix\": [\n            \"93.0\",\n            \"93.45\",\n            \"91.88\",\n            \"89.96\",\n            \"90.09\",\n            \"90.98\",\n            \"92.14\",\n            \"93.01\",\n            \"94.09\",\n            \"94.63\",\n            \"94.93\",\n            \"95.0\",\n            \"95.0\",\n            \"95.0\",\n            \"94.8\",\n            \"94.87\",\n            \"94.77\",\n            \"95.0\",\n            \"94.83\",\n            \"94.73\",\n            \"94.9\",\n            \"94.6\",\n            \"94.56\",\n            \"94.46\",\n            \"93.95\",\n            \"93.62\",\n            \"93.01\",\n            \"92.44\",\n            \"92.04\",\n            \"91.78\",\n            \"91.31\",\n            \"91.11\",\n            \"90.78\",\n            \"90.55\",\n            \"90.42\",\n            \"90.19\",\n            \"89.96\",\n            \"89.82\",\n            \"89.82\",\n            \"89.96\",\n            \"89.96\",\n            \"89.79\",\n            \"89.66\",\n            \"89.66\",\n            \"89.4\",\n            \"89.3\",\n            \"89.4\",\n            \"89.4\",\n            \"89.27\",\n            \"89.2\",\n            \"89.17\",\n            \"89.0\",\n            \"89.0\",\n            \"88.94\",\n            \"88.94\",\n            \"88.71\",\n            \"88.55\",\n            \"88.35\",\n            \"87.96\",\n            \"87.73\",\n            \"87.44\",\n            \"87.21\",\n            \"86.79\",\n            \"86.43\",\n            \"85.98\",\n            \"85.62\",\n            \"85.27\",\n            \"84.95\",\n            \"84.69\",\n            \"84.59\",\n            \"84.46\",\n            \"84.37\",\n            \"84.34\",\n            \"84.56\",\n            \"84.53\",\n            \"84.59\",\n            \"84.85\",\n            \"84.98\",\n            \"85.14\",\n            \"85.23\",\n            \"85.49\",\n            \"85.62\",\n            \"85.75\",\n            \"85.79\",\n            \"85.95\",\n            \"86.04\",\n            \"86.01\",\n            \"86.01\",\n            \"86.07\",\n            \"86.21\",\n            \"86.37\",\n            \"86.53\",\n            \"86.59\",\n            \"86.53\",\n            \"86.82\",\n            \"86.89\",\n            \"87.14\",\n            \"87.21\",\n            \"87.41\",\n            \"87.63\",\n            \"87.8\",\n            \"87.93\",\n            \"87.93\",\n            \"88.12\",\n            \"88.09\",\n            \"88.19\",\n            \"88.35\",\n            \"88.32\",\n            \"88.45\",\n            \"88.45\",\n            \"88.45\",\n            \"88.48\",\n            \"88.61\",\n            \"88.61\",\n            \"88.61\",\n            \"88.68\",\n            \"88.74\",\n            \"88.68\",\n            \"88.77\",\n            \"88.88\",\n            \"88.91\",\n            \"89.04\",\n            \"88.94\",\n            \"88.94\",\n            \"89.1\",\n            \"89.04\",\n            \"89.1\",\n            \"88.84\",\n            \"88.84\",\n            \"88.68\",\n            \"88.58\",\n            \"88.48\",\n            \"88.29\",\n            \"88.19\",\n            \"88.19\",\n            \"88.05\",\n            \"87.96\",\n            \"87.93\",\n            \"87.96\",\n            \"87.93\",\n            \"88.09\",\n            \"87.99\",\n            \"88.09\",\n            \"88.02\",\n            \"87.99\",\n            \"87.99\",\n            \"88.09\",\n            \"87.89\",\n            \"87.76\",\n            \"87.73\",\n            \"87.83\",\n            \"87.86\",\n            \"87.83\",\n            \"87.86\"\n        ],\n        \"espresso_water_dispensed\": [\n            \"0.0\",\n            \"0.093414306640625\",\n            \"0.20001831054687502\",\n            \"0.3199951171875\",\n            \"0.45145874023437504\",\n            \"0.5914306640625\",\n            \"0.7390075683593751\",\n            \"0.89239501953125\",\n            \"1.050592041015625\",\n            \"1.212762451171875\",\n            \"1.3729003906250001\",\n            \"1.5350830078125002\",\n            \"1.699395751953125\",\n            \"1.8653076171875\",\n            \"2.0323486328125\",\n            \"2.200030517578125\",\n            \"2.36947021484375\",\n            \"2.53892822265625\",\n            \"2.7093933105468753\",\n            \"2.88092041015625\",\n            \"3.053375244140625\",\n            \"3.2260986328125\",\n            \"3.391131591796875\",\n            \"3.539520263671875\",\n            \"3.668182373046875\",\n            \"3.777130126953125\",\n            \"3.868304443359375\",\n            \"3.9428466796875004\",\n            \"4.006011962890625\",\n            \"4.0582824707031255\",\n            \"4.103253173828125\",\n            \"4.140240478515625\",\n            \"4.172943115234375\",\n            \"4.200360107421875\",\n            \"4.2228027343750005\",\n            \"4.24234619140625\",\n            \"4.2616943359375\",\n            \"4.2776428222656255\",\n            \"4.2901123046875\",\n            \"4.302276611328125\",\n            \"4.312548828125\",\n            \"4.323382568359375\",\n            \"4.332244873046875\",\n            \"4.341436767578125\",\n            \"4.3492370605468755\",\n            \"4.35791015625\",\n            \"4.36484375\",\n            \"4.37025146484375\",\n            \"4.377349853515625\",\n            \"4.38319091796875\",\n            \"4.39066162109375\",\n            \"4.396734619140625\",\n            \"4.40147705078125\",\n            \"4.40809326171875\",\n            \"4.415020751953125\",\n            \"4.42215576171875\",\n            \"4.430743408203125\",\n            \"4.441943359375\",\n            \"4.451202392578125\",\n            \"4.46324462890625\",\n            \"4.476727294921875\",\n            \"4.492108154296875\",\n            \"4.510101318359375\",\n            \"4.5280517578125\",\n            \"4.547003173828125\",\n            \"4.567486572265625\",\n            \"4.588824462890625\",\n            \"4.60980224609375\",\n            \"4.632513427734375\",\n            \"4.6556640625000005\",\n            \"4.6782470703125005\",\n            \"4.69990234375\",\n            \"4.7235107421875\",\n            \"4.74720458984375\",\n            \"4.77186279296875\",\n            \"4.7975402832031255\",\n            \"4.824676513671875\",\n            \"4.852789306640625\",\n            \"4.8807373046875\",\n            \"4.907611083984375\",\n            \"4.93358154296875\",\n            \"4.9592834472656255\",\n            \"4.985064697265625\",\n            \"5.009716796875001\",\n            \"5.036181640625\",\n            \"5.060736083984375\",\n            \"5.0871337890625\",\n            \"5.11387939453125\",\n            \"5.140765380859375\",\n            \"5.168609619140625\",\n            \"5.197027587890625\",\n            \"5.225781250000001\",\n            \"5.255291748046876\",\n            \"5.285479736328125\",\n            \"5.315502929687501\",\n            \"5.3457885742187505\",\n            \"5.37626953125\",\n            \"5.4072509765625005\",\n            \"5.43802490234375\",\n            \"5.467620849609375\",\n            \"5.497802734375\",\n            \"5.5289794921875\",\n            \"5.5603576660156255\",\n            \"5.5924926757812505\",\n            \"5.6241088867187505\",\n            \"5.656201171875001\",\n            \"5.688427734375001\",\n            \"5.7210021972656255\",\n            \"5.752880859375001\",\n            \"5.785693359375\",\n            \"5.8196044921875005\",\n            \"5.8536865234375\",\n            \"5.888372802734375\",\n            \"5.923541259765625\",\n            \"5.958404541015625\",\n            \"5.994476318359375\",\n            \"6.03037109375\",\n            \"6.066113281250001\",\n            \"6.10245361328125\",\n            \"6.138427734375\",\n            \"6.174542236328126\",\n            \"6.211669921875\",\n            \"6.249212646484375\",\n            \"6.286999511718751\",\n            \"6.324755859375\",\n            \"6.362896728515626\",\n            \"6.401867675781251\",\n            \"6.442028808593751\",\n            \"6.4819885253906255\",\n            \"6.522467041015625\",\n            \"6.563140869140625\",\n            \"6.6046081542968755\",\n            \"6.64586181640625\",\n            \"6.687634277343751\",\n            \"6.729925537109375\",\n            \"6.7726989746093755\",\n            \"6.8146240234375\",\n            \"6.856341552734375\",\n            \"6.89798583984375\",\n            \"6.9408813476562505\",\n            \"6.984893798828125\",\n            \"7.02896728515625\",\n            \"7.073492431640625\",\n            \"7.117962646484376\",\n            \"7.162969970703125\",\n            \"7.2092529296875005\",\n            \"7.255401611328125\",\n            \"7.302581787109375\",\n            \"7.349151611328125\",\n            \"7.395880126953125\",\n            \"7.4438110351562505\",\n            \"7.4921203613281255\",\n            \"7.541064453125\",\n            \"7.58865966796875\"\n        ],\n        \"espresso_temperature_goal\": [\n            \"93.0\",\n            \"93.0\",\n            \"93.0\",\n            \"93.0\",\n            \"93.0\",\n            \"93.0\",\n            \"93.0\",\n            \"93.0\",\n            \"93.0\",\n            \"93.0\",\n            \"93.0\",\n            \"93.0\",\n            \"93.0\",\n            \"93.0\",\n            \"93.0\",\n            \"93.0\",\n            \"93.0\",\n            \"93.0\",\n            \"93.0\",\n            \"93.0\",\n            \"93.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\",\n            \"88.0\"\n        ],\n        \"espresso_resistance_weight\": [\n            \"0.0\",\n            \"0.63\",\n            \"0.68\",\n            \"0.69\",\n            \"0.78\",\n            \"0.89\",\n            \"1.04\",\n            \"1.21\",\n            \"1.23\",\n            \"1.14\",\n            \"1.07\",\n            \"0.91\",\n            \"0.95\",\n            \"0.97\",\n            \"0.97\",\n            \"1.01\",\n            \"1.14\",\n            \"1.29\",\n            \"1.45\",\n            \"1.65\",\n            \"1.99\",\n            \"2.48\",\n            \"3.1\",\n            \"3.61\",\n            \"3.77\",\n            \"3.74\",\n            \"3.67\",\n            \"3.58\",\n            \"3.43\",\n            \"3.39\",\n            \"3.33\",\n            \"3.43\",\n            \"3.27\",\n            \"3.35\",\n            \"3.34\",\n            \"3.15\",\n            \"3.17\",\n            \"3.4\",\n            \"3.23\",\n            \"2.97\",\n            \"3.06\",\n            \"3.01\",\n            \"3.09\",\n            \"2.99\",\n            \"3.03\",\n            \"3.01\",\n            \"3.03\",\n            \"2.81\",\n            \"2.72\",\n            \"2.84\",\n            \"2.78\",\n            \"2.85\",\n            \"2.69\",\n            \"2.62\",\n            \"2.72\",\n            \"2.73\",\n            \"2.84\",\n            \"3.03\",\n            \"3.36\",\n            \"3.2\",\n            \"3.45\",\n            \"3.78\",\n            \"4.03\",\n            \"4.54\",\n            \"4.62\",\n            \"4.92\",\n            \"5.36\",\n            \"5.61\",\n            \"5.93\",\n            \"6.32\",\n            \"6.62\",\n            \"7.01\",\n            \"7.3\",\n            \"7.66\",\n            \"7.92\",\n            \"8.32\",\n            \"8.77\",\n            \"9.31\",\n            \"9.59\",\n            \"9.6\",\n            \"9.63\",\n            \"9.6\",\n            \"9.58\",\n            \"9.59\",\n            \"9.5\",\n            \"9.54\",\n            \"9.28\",\n            \"9.5\",\n            \"9.46\",\n            \"9.32\",\n            \"9.41\",\n            \"9.38\",\n            \"9.28\",\n            \"9.13\",\n            \"9.05\",\n            \"8.88\",\n            \"8.71\",\n            \"8.51\",\n            \"8.32\",\n            \"8.06\",\n            \"7.88\",\n            \"7.76\",\n            \"7.47\",\n            \"7.22\",\n            \"7.07\",\n            \"6.86\",\n            \"6.59\",\n            \"6.47\",\n            \"6.34\",\n            \"6.08\",\n            \"6.1\",\n            \"5.98\",\n            \"5.75\",\n            \"5.61\",\n            \"5.45\",\n            \"5.28\",\n            \"5.18\",\n            \"5.03\",\n            \"4.91\",\n            \"4.82\",\n            \"4.78\",\n            \"4.73\",\n            \"4.74\",\n            \"4.66\",\n            \"4.57\",\n            \"4.6\",\n            \"4.62\",\n            \"4.54\",\n            \"4.58\",\n            \"4.48\",\n            \"4.51\",\n            \"4.52\",\n            \"4.55\",\n            \"4.51\",\n            \"4.55\",\n            \"4.6\",\n            \"4.62\",\n            \"4.64\",\n            \"4.75\",\n            \"4.93\",\n            \"5.05\",\n            \"5.16\",\n            \"5.21\",\n            \"5.28\",\n            \"5.4\",\n            \"5.48\",\n            \"5.61\",\n            \"5.65\",\n            \"5.71\",\n            \"5.79\",\n            \"5.98\",\n            \"6.13\",\n            \"6.22\",\n            \"6.36\"\n        ],\n        \"espresso_temperature_basket\": [\n            \"93.0\",\n            \"89.66\",\n            \"89.85\",\n            \"89.95\",\n            \"89.94\",\n            \"89.96\",\n            \"89.95\",\n            \"89.9\",\n            \"89.91\",\n            \"90.13\",\n            \"90.29\",\n            \"90.49\",\n            \"90.61\",\n            \"90.55\",\n            \"90.65\",\n            \"90.87\",\n            \"91.09\",\n            \"91.4\",\n            \"91.69\",\n            \"91.9\",\n            \"92.15\",\n            \"92.35\",\n            \"92.54\",\n            \"92.73\",\n            \"92.86\",\n            \"92.81\",\n            \"92.88\",\n            \"92.97\",\n            \"93.01\",\n            \"92.99\",\n            \"93.0\",\n            \"92.97\",\n            \"92.93\",\n            \"92.97\",\n            \"92.9\",\n            \"92.83\",\n            \"92.81\",\n            \"92.76\",\n            \"92.77\",\n            \"92.7\",\n            \"92.64\",\n            \"92.59\",\n            \"92.56\",\n            \"92.51\",\n            \"92.5\",\n            \"92.45\",\n            \"92.38\",\n            \"92.37\",\n            \"92.36\",\n            \"92.29\",\n            \"92.29\",\n            \"92.28\",\n            \"92.23\",\n            \"92.22\",\n            \"92.19\",\n            \"92.14\",\n            \"92.12\",\n            \"92.0\",\n            \"91.98\",\n            \"92.01\",\n            \"92.04\",\n            \"91.95\",\n            \"91.9\",\n            \"91.9\",\n            \"91.86\",\n            \"91.86\",\n            \"91.76\",\n            \"91.71\",\n            \"91.69\",\n            \"91.6\",\n            \"91.61\",\n            \"91.57\",\n            \"91.45\",\n            \"91.4\",\n            \"91.33\",\n            \"91.28\",\n            \"91.21\",\n            \"91.13\",\n            \"91.03\",\n            \"90.91\",\n            \"90.86\",\n            \"90.81\",\n            \"90.71\",\n            \"90.59\",\n            \"90.47\",\n            \"90.44\",\n            \"90.39\",\n            \"90.35\",\n            \"90.18\",\n            \"90.15\",\n            \"90.08\",\n            \"90.02\",\n            \"89.91\",\n            \"89.94\",\n            \"89.87\",\n            \"89.81\",\n            \"89.71\",\n            \"89.68\",\n            \"89.61\",\n            \"89.53\",\n            \"89.45\",\n            \"89.39\",\n            \"89.35\",\n            \"89.28\",\n            \"89.3\",\n            \"89.26\",\n            \"89.25\",\n            \"89.14\",\n            \"89.14\",\n            \"89.11\",\n            \"89.02\",\n            \"88.96\",\n            \"88.94\",\n            \"88.96\",\n            \"88.88\",\n            \"88.9\",\n            \"88.85\",\n            \"88.83\",\n            \"88.72\",\n            \"88.64\",\n            \"88.69\",\n            \"88.68\",\n            \"88.55\",\n            \"88.56\",\n            \"88.56\",\n            \"88.53\",\n            \"88.55\",\n            \"88.48\",\n            \"88.41\",\n            \"88.45\",\n            \"88.45\",\n            \"88.33\",\n            \"88.34\",\n            \"88.35\",\n            \"88.31\",\n            \"88.27\",\n            \"88.18\",\n            \"88.16\",\n            \"88.2\",\n            \"88.15\",\n            \"88.06\",\n            \"87.96\",\n            \"87.94\",\n            \"87.92\",\n            \"87.89\",\n            \"87.9\",\n            \"87.79\",\n            \"87.8\",\n            \"87.76\",\n            \"87.75\",\n            \"87.8\",\n            \"87.69\",\n            \"87.67\",\n            \"87.64\"\n        ]\n    },\n    \"image_preview\": \"https://visualizer-coffee.s3.eu-central-1.amazonaws.com/screenshots/8357da14-6459-467f-adf3-6faa059b156f.png\",\n    \"profile_url\": \"https://visualizer.coffee/api/shots/8357da14-6459-467f-adf3-6faa059b156f/profile\"\n}"}],"_postman_id":"e4c17e55-e516-42b2-9ea2-ad7d016cc28b"}],"event":[{"listen":"prerequest","script":{"id":"7c8207a0-fa80-4b67-8137-023f16154506","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"4e01a684-adf6-4be7-a154-b4cf85ee8239","type":"text/javascript","exec":[""]}}]}