{"info":{"_postman_id":"8730f0f3-7e99-4e32-96fb-bd4b263096bf","name":"WattSaver Documentation","description":"<html><head></head><body><p>API Documentation for WattSaver project from Hack the Valley 8.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"25806974","collectionId":"8730f0f3-7e99-4e32-96fb-bd4b263096bf","publishedId":"2s9YR58G11","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-10-15T02:35:00.000Z"},"item":[{"name":"Update IESO Database","id":"442c6589-96ba-465a-9bce-cdeb47a86c2d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"timestamp\": \"2023-10-15T00:00:00.000Z\"\n}"},"url":"http://localhost:3000/api/update_ieso","description":"<p>Sends a request to update the MongoDB database with data from IESO. Data will be taken from the day before the one requested (if you requested 15th, will query 14th).</p>\n","urlObject":{"protocol":"http","port":"3000","path":["api","update_ieso"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"3a83e6b9-0739-4249-83f4-df09d7694de3","name":"Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"timestamp\": \"2023-10-15T00:00:00.000Z\"\n}"},"url":"http://localhost:3000/api/update_ieso"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"text/plain; charset=utf-8"},{"key":"Content-Length","value":"2"},{"key":"ETag","value":"W/\"2-nOO9QiTIwXgNtWtBJezz8kv3SLc\""},{"key":"Date","value":"Sun, 15 Oct 2023 02:20:26 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"OK"},{"id":"682fe49e-81e4-4d8f-866a-c3ea68527071","name":"Failure","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"timestamp\": \"2023-10-15T00:00:00.000Z\"\n}"},"url":"http://localhost:3000/api/update_ieso"},"status":"I'm a Teapot","code":418,"_postman_previewlanguage":"html","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"text/html; charset=utf-8"},{"key":"Content-Length","value":"45"},{"key":"ETag","value":"W/\"2d-t9A1yDoEPwgWkwxAb2rs7PXvDpk\""},{"key":"Date","value":"Sun, 15 Oct 2023 02:21:55 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"There was an error with handling your request"}],"_postman_id":"442c6589-96ba-465a-9bce-cdeb47a86c2d"},{"name":"Update Wyze Database","id":"e281bbd5-a439-4d52-9207-f90196ab9207","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \n}"},"url":"http://localhost:3000/api/update_wyze","description":"<p>Sends a request to update the MongoDB database with data from Wyze.</p>\n","urlObject":{"protocol":"http","port":"3000","path":["api","update_wyze"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"7fa11585-ca92-45bb-b460-b241407f2b0d","name":"Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \n}"},"url":"http://localhost:3000/api/update_wyze"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"text/plain; charset=utf-8"},{"key":"Content-Length","value":"2"},{"key":"ETag","value":"W/\"2-nOO9QiTIwXgNtWtBJezz8kv3SLc\""},{"key":"Date","value":"Sun, 15 Oct 2023 02:20:40 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"OK"},{"id":"fa3be769-765f-4c1c-8362-4380e1c45afa","name":"Failure","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \n}"},"url":"http://localhost:3000/api/update_wyze"},"status":"I'm a Teapot","code":418,"_postman_previewlanguage":"html","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"text/html; charset=utf-8"},{"key":"Content-Length","value":"45"},{"key":"ETag","value":"W/\"2d-t9A1yDoEPwgWkwxAb2rs7PXvDpk\""},{"key":"Date","value":"Sun, 15 Oct 2023 02:21:24 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"There was an error with handling your request"}],"_postman_id":"e281bbd5-a439-4d52-9207-f90196ab9207"},{"name":"Query Database","id":"ef224244-a941-4282-8179-e8b64c20d94e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"timestamp\": \"2023-10-14T10:00:00.000Z\"\n}"},"url":"http://localhost:3000/api/query","description":"<p>Query database to get energy mix and usage for requested time.</p>\n","urlObject":{"protocol":"http","port":"3000","path":["api","query"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"05412e83-7e86-4154-9f53-7eceb41d1601","name":"Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"timestamp\": \"2023-10-14T10:00:00.000Z\"\n}"},"url":"http://localhost:3000/api/query"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"126"},{"key":"ETag","value":"W/\"7e-h70qxyy/rFhPuFuV47fQ6jGEv+g\""},{"key":"Date","value":"Sun, 15 Oct 2023 02:15:08 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"timestamp\": \"2023-10-14T10:00:00.000Z\",\n    \"solar\": 141,\n    \"gas\": 1026,\n    \"wind\": 2655,\n    \"hydro\": 4084,\n    \"biomass\": 0,\n    \"nuclear\": 9147,\n    \"usage\": 22\n}"},{"id":"b176ae59-fe93-4030-a506-2ea3cdd072f7","name":"Failure","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"timestamp\": \"2023-10-14T10:00:00.000Z\"\n}"},"url":"http://localhost:3000/api/query"},"status":"I'm a Teapot","code":418,"_postman_previewlanguage":"html","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"text/html; charset=utf-8"},{"key":"Content-Length","value":"45"},{"key":"ETag","value":"W/\"2d-t9A1yDoEPwgWkwxAb2rs7PXvDpk\""},{"key":"Date","value":"Sun, 15 Oct 2023 02:22:25 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"There was an error with handling your request"}],"_postman_id":"ef224244-a941-4282-8179-e8b64c20d94e"},{"name":"Wyze Plug Control","id":"b8347a52-83f4-4bae-8f1a-2220dff6b292","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":""},"url":"http://localhost:6000/plug","urlObject":{"protocol":"http","port":"6000","path":["plug"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"b8347a52-83f4-4bae-8f1a-2220dff6b292"}]}