{
    "variable": [
        {
            "id": "baseUrl",
            "key": "baseUrl",
            "type": "string",
            "name": "string",
            "value": "https:\/\/api.givenergy.cloud\/v1"
        }
    ],
    "info": {
        "name": "GivEnergy API Documentation (v1.50.1)",
        "_postman_id": "4979f335-1bdf-4693-a67c-06a1fa15e9ed",
        "description": "",
        "schema": "https:\/\/schema.getpostman.com\/json\/collection\/v2.1.0\/collection.json"
    },
    "item": [
        {
            "name": "Account",
            "description": "",
            "item": [
                {
                    "name": "Get Your Account Information",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "account",
                            "query": [],
                            "raw": "{{baseUrl}}\/account"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "Retrieves your account information"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":{\"id\":2,\"name\":\"francesca.holmes.285\",\"first_name\":\"Maisie\",\"surname\":\"Walker\",\"role\":\"VIEWER\",\"email\":\"joshua94@martin.com\",\"address\":\"18 Hunt Landing\",\"postcode\":\"CT6 9AR\",\"country\":\"UNITED_KINGDOM\",\"telephone_number\":\"+44(0)7559 260236\",\"timezone\":\"GMT\",\"standard_timezone\":\"Europe\\\/London\",\"company\":null,\"flags\":[]}}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Get Account Information by ID",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "account\/:user_id",
                            "query": [],
                            "raw": "{{baseUrl}}\/account\/:user_id",
                            "variable": [
                                {
                                    "id": "user_id",
                                    "key": "user_id",
                                    "value": "1234",
                                    "description": "The ID of the user."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "Retrieves the information of a specific account by its ID"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":{\"id\":3,\"name\":\"lewis.campbell.562\",\"first_name\":\"Adam\",\"surname\":\"Jackson\",\"role\":\"VIEWER\",\"email\":\"adam98@yahoo.com\",\"address\":\"53 Lewis Springs\",\"postcode\":\"SW2 3DJ\",\"country\":\"UNITED_KINGDOM\",\"telephone_number\":\"(06153) 961718\",\"timezone\":\"GMT\",\"standard_timezone\":\"Europe\\\/London\",\"company\":null,\"flags\":[]}}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Get Account Dongles by ID",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "account\/:user_username\/devices",
                            "query": [
                                {
                                    "key": "page",
                                    "value": "1",
                                    "description": "Page number to return",
                                    "disabled": false
                                },
                                {
                                    "key": "pageSize",
                                    "value": "",
                                    "description": "Number of items to return in a page. Defaults to 15",
                                    "disabled": true
                                }
                            ],
                            "raw": "{{baseUrl}}\/account\/:user_username\/devices?page=1&pageSize=",
                            "variable": [
                                {
                                    "id": "user_username",
                                    "key": "user_username",
                                    "value": "qkunze",
                                    "description": "The username of the user."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "Retrieves a list of dongles for an account by its ID"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":[{\"serial_number\":\"WT8242U808\",\"firmware_version\":null,\"type\":\"GPRS\",\"commission_date\":\"2004-04-10T10:54:31Z\",\"inverter\":{\"serial\":\"KL1332U487\",\"status\":\"ERROR\",\"last_online\":\"1987-06-23T02:31:28Z\",\"last_updated\":\"1981-08-06T09:19:15Z\",\"commission_date\":\"2013-08-10T05:59:01Z\",\"info\":{\"battery_type\":\"LEAD_ACID\",\"battery\":{\"nominal_capacity\":110,\"nominal_voltage\":51.2,\"depth_of_discharge\":1},\"model\":\"GIV-HY4.6\",\"max_charge_rate\":2600,\"max_discharge_rate\":2600},\"warranty\":{\"type\":\"Standard Legacy\",\"expiry_date\":\"2018-08-05T00:00:00Z\"},\"firmware_version\":{\"ARM\":420,\"DSP\":426},\"connections\":{\"batteries\":[{\"module_number\":3,\"serial\":\"jh0882r732\",\"firmware_version\":62632,\"capacity\":{\"full\":179.39,\"design\":186},\"cell_count\":16,\"has_usb\":true,\"nominal_voltage\":51.2}]},\"flags\":[\"is-controllable\"]},\"site_id\":1},{\"serial_number\":\"WH5351J218\",\"firmware_version\":null,\"type\":\"GPRS\",\"commission_date\":\"1973-09-30T00:00:29Z\",\"inverter\":{\"serial\":\"CL1709S550\",\"status\":\"WAITING\",\"last_online\":\"2011-08-05T03:25:25Z\",\"last_updated\":\"1988-02-21T20:03:00Z\",\"commission_date\":\"2017-03-01T07:14:08Z\",\"info\":{\"battery_type\":\"LEAD_ACID\",\"battery\":{\"nominal_capacity\":50,\"nominal_voltage\":51.2,\"depth_of_discharge\":1},\"model\":\"GIV-HY5.0\",\"max_charge_rate\":1280,\"max_discharge_rate\":1280},\"warranty\":{\"type\":\"Standard Legacy\",\"expiry_date\":\"2022-02-27T00:00:00Z\"},\"firmware_version\":{\"ARM\":420,\"DSP\":426},\"connections\":{\"batteries\":[{\"module_number\":3,\"serial\":\"wb6551h679\",\"firmware_version\":32792,\"capacity\":{\"full\":48.02,\"design\":51},\"cell_count\":16,\"has_usb\":true,\"nominal_voltage\":51.2}]},\"flags\":[\"is-controllable\"]},\"site_id\":4}]}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Get Account Information by Username",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "account\/search\/:user_username",
                            "query": [],
                            "raw": "{{baseUrl}}\/account\/search\/:user_username",
                            "variable": [
                                {
                                    "id": "user_username",
                                    "key": "user_username",
                                    "value": "qkunze",
                                    "description": "The username of the user."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "Retrieves the information of a specific account by its username"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":{\"id\":18,\"name\":\"kelly44.14\",\"first_name\":\"Kyle\",\"surname\":\"Hunt\",\"role\":\"VIEWER\",\"email\":\"hall.noah@gmail.co.uk\",\"address\":\"27 Jessica Lake\",\"postcode\":\"WF4 3QZ\",\"country\":\"UNITED_KINGDOM\",\"telephone_number\":\"+44(0)3688240058\",\"timezone\":\"GMT\",\"standard_timezone\":\"Europe\\\/London\",\"company\":null,\"flags\":[]}}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Get Your Account Children Information",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "account-children",
                            "query": [
                                {
                                    "key": "page",
                                    "value": "1",
                                    "description": "Page number to return",
                                    "disabled": false
                                },
                                {
                                    "key": "pageSize",
                                    "value": "",
                                    "description": "Number of items to return in a page. Defaults to 15",
                                    "disabled": true
                                }
                            ],
                            "raw": "{{baseUrl}}\/account-children?page=1&pageSize="
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "Retrieves a list of accounts that your account has access to"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":[{\"id\":19,\"name\":\"wright.dylan.123\",\"first_name\":\"Julie\",\"surname\":\"Scott\",\"role\":\"VIEWER\",\"email\":\"maisie88@gmail.com\",\"address\":\"44 King Orchard\",\"postcode\":\"NG17 1BH\",\"country\":\"UNITED_KINGDOM\",\"telephone_number\":\"0345 083 0684\",\"timezone\":\"GMT\",\"standard_timezone\":\"Europe\\\/London\",\"company\":null,\"flags\":[]},{\"id\":20,\"name\":\"dwilliams.449\",\"first_name\":\"Sarah\",\"surname\":\"Richards\",\"role\":\"VIEWER\",\"email\":\"imogen.russell@yahoo.co.uk\",\"address\":\"Flat 08k\\nMiller Islands\",\"postcode\":\"CM22 6DR\",\"country\":\"UNITED_KINGDOM\",\"telephone_number\":\"+44(0)9480 561440\",\"timezone\":\"GMT\",\"standard_timezone\":\"Europe\\\/London\",\"company\":null,\"flags\":[]}]}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Get Account Children Information by ID",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "account-children\/:user_id",
                            "query": [
                                {
                                    "key": "page",
                                    "value": "1",
                                    "description": "Page number to return",
                                    "disabled": false
                                },
                                {
                                    "key": "pageSize",
                                    "value": "",
                                    "description": "Number of items to return in a page. Defaults to 15",
                                    "disabled": true
                                }
                            ],
                            "raw": "{{baseUrl}}\/account-children\/:user_id?page=1&pageSize=",
                            "variable": [
                                {
                                    "id": "user_id",
                                    "key": "user_id",
                                    "value": "1234",
                                    "description": "The ID of the user."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "Retrieves a list of accounts that the specified account has access to"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":[{\"id\":21,\"name\":\"rose.phoebe.616\",\"first_name\":\"John\",\"surname\":\"King\",\"role\":\"VIEWER\",\"email\":\"adams.scott@gmail.com\",\"address\":\"Flat 56a\\nWilliams Creek\",\"postcode\":\"S72 7HG\",\"country\":\"UNITED_KINGDOM\",\"telephone_number\":\"07887 301432\",\"timezone\":\"GMT\",\"standard_timezone\":\"Europe\\\/London\",\"company\":null,\"flags\":[]},{\"id\":22,\"name\":\"michael37.776\",\"first_name\":\"Tim\",\"surname\":\"Hill\",\"role\":\"VIEWER\",\"email\":\"osimpson@hotmail.com\",\"address\":\"5 Emma Lakes\",\"postcode\":\"KY10 3RL\",\"country\":\"UNITED_KINGDOM\",\"telephone_number\":\"(06892) 35644\",\"timezone\":\"GMT\",\"standard_timezone\":\"Europe\\\/London\",\"company\":null,\"flags\":[]}]}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Get List Of Accounts Associated With Your SSO Identity",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "sso\/me\/accounts",
                            "query": [],
                            "raw": "{{baseUrl}}\/sso\/me\/accounts"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "Retrieves all accounts that have been associated with your SSO identity"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":[{\"id\":23,\"name\":\"anna00.369\",\"first_name\":\"Samuel\",\"surname\":\"King\",\"role\":\"VIEWER\",\"email\":\"owen.jack@gmail.co.uk\",\"address\":\"9 Michael Light\",\"postcode\":\"CM3 3AE\",\"country\":\"UNITED_KINGDOM\",\"telephone_number\":\"04373 93377\",\"timezone\":\"GMT\",\"standard_timezone\":\"Europe\\\/London\",\"company\":null,\"flags\":[]},{\"id\":24,\"name\":\"molly.watson.814\",\"first_name\":\"Lauren\",\"surname\":\"Jones\",\"role\":\"VIEWER\",\"email\":\"tom.bell@hotmail.co.uk\",\"address\":\"35 Harley Trail\",\"postcode\":\"W10 6DY\",\"country\":\"UNITED_KINGDOM\",\"telephone_number\":\"00844462704\",\"timezone\":\"GMT\",\"standard_timezone\":\"Europe\\\/London\",\"company\":null,\"flags\":[]}]}",
                            "name": ""
                        }
                    ]
                }
            ]
        },
        {
            "name": "Communication Device",
            "description": "",
            "item": [
                {
                    "name": "Get Your Communication Devices",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "communication-device",
                            "query": [
                                {
                                    "key": "page",
                                    "value": "1",
                                    "description": "Page number to return",
                                    "disabled": false
                                },
                                {
                                    "key": "pageSize",
                                    "value": "",
                                    "description": "Number of items to return in a page. Defaults to 15",
                                    "disabled": true
                                }
                            ],
                            "raw": "{{baseUrl}}\/communication-device?page=1&pageSize="
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "View a collection of communication devices you have access to"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n  \"data\": [\n    {\n      \"serial_number\": \"WF2345G123\",\n      \"type\": \"WIFI\",\n      \"commission_date\": \"2021-01-01T00:00:00Z\",\n      \"inverter\": {\n        \"serial\": \"CE2345G123\",\n        \"status\": \"WAITING\",\n        \"last_online\": \"2023-01-01T00:00:00Z\",\n        \"last_updated\": \"2023-01-01T00:00:00Z\",\n        \"commission_date\": \"2021-01-01T00:00:00Z\",\n        \"info\": {\n          \"battery_type\": \"LITHIUM\",\n          \"battery\": {\n            \"nominal_capacity\": 110,\n            \"nominal_voltage\": 51.2\n          },\n          \"model\": \"GIV-AC-3.0\",\n          \"max_charge_rate\": 2560\n        },\n        \"warranty\": {\n          \"type\": \"Standard\",\n          \"expiry_date\": \"2033-01-01T00:00:00Z\"\n        },\n        \"firmware_version\": {\n          \"ARM\": 420,\n          \"DSP\": 426\n        },\n        \"connections\": {\n          \"batteries\": [\n            {\n              \"module_number\": 1,\n              \"serial\": \"BB2345G123\",\n              \"firmware_version\": \"1035\",\n              \"capacity\": {\n                \"full\": 110,\n                \"design\": 110\n              },\n              \"cell_count\": 16,\n              \"has_usb\": true,\n              \"nominal_voltage\": 51.2\n            }\n          ],\n          \"meters\": [\n            {\n              \"address\": 1,\n              \"serial_number\": 212345678,\n              \"manufacturer_code\": \"0000\",\n              \"type_code\": 1500,\n              \"hardware_version\": 1000,\n              \"software_version\": 1000,\n              \"baud_rate\": 9600\n            }\n          ]\n        },\n        \"flags\": []\n      }\n    }\n  ]\n}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Get Communication Device Information by Serial Number",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "communication-device\/:communicationDevice_serial_number",
                            "query": [],
                            "raw": "{{baseUrl}}\/communication-device\/:communicationDevice_serial_number",
                            "variable": [
                                {
                                    "id": "communicationDevice_serial_number",
                                    "key": "communicationDevice_serial_number",
                                    "value": "consequatur",
                                    "description": "The serial number of the communicationDevice."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "Get a communication device's information by serial number"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n  \"data\": {\n    \"serial_number\": \"WF2345G123\",\n    \"type\": \"WIFI\",\n    \"commission_date\": \"2021-01-01T00:00:00Z\",\n    \"inverter\": {\n      \"serial\": \"CE2345G123\",\n      \"status\": \"WAITING\",\n      \"last_online\": \"2023-01-01T00:00:00Z\",\n      \"last_updated\": \"2023-01-01T00:00:00Z\",\n      \"commission_date\": \"2021-01-01T00:00:00Z\",\n      \"info\": {\n        \"battery_type\": \"LITHIUM\",\n        \"battery\": {\n          \"nominal_capacity\": 110,\n          \"nominal_voltage\": 51.2\n        },\n        \"model\": \"GIV-AC-3.0\",\n        \"max_charge_rate\": 2560\n      },\n      \"warranty\": {\n        \"type\": \"Standard\",\n        \"expiry_date\": \"2033-01-01T00:00:00Z\"\n      },\n      \"firmware_version\": {\n        \"ARM\": 420,\n        \"DSP\": 426\n      },\n      \"connections\": {\n        \"batteries\": [\n          {\n            \"module_number\": 1,\n            \"serial\": \"BB2345G123\",\n            \"firmware_version\": \"1035\",\n            \"capacity\": {\n              \"full\": 110,\n              \"design\": 110\n            },\n            \"cell_count\": 16,\n            \"has_usb\": true,\n            \"nominal_voltage\": 51.2\n          }\n        ],\n        \"meters\": [\n          {\n            \"address\": 1,\n            \"serial_number\": 212345678,\n            \"manufacturer_code\": \"0000\",\n            \"type_code\": 1500,\n            \"hardware_version\": 1000,\n            \"software_version\": 1000,\n            \"baud_rate\": 9600\n          }\n        ]\n      },\n      \"flags\": []\n    }\n  }\n}",
                            "name": ""
                        }
                    ]
                }
            ]
        },
        {
            "name": "EMS Data",
            "description": "",
            "item": [
                {
                    "name": "Get Latest EMS System Data",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "ems\/:inverter_serial_number\/system-data\/latest",
                            "query": [],
                            "raw": "{{baseUrl}}\/ems\/:inverter_serial_number\/system-data\/latest",
                            "variable": [
                                {
                                    "id": "inverter_serial_number",
                                    "key": "inverter_serial_number",
                                    "value": "consequatur",
                                    "description": "The serial number of the EMS"
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "<aside class=\"notice\">This will only work with Plant EMS<\/aside>"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":{\"battery_power\":9214,\"battery_wh_remaining\":58276,\"calculated_load_power\":15168,\"car_power\":-27828,\"error_code\":40330,\"grid_power\":16772,\"measured_load_power\":19053,\"status\":3,\"time\":null,\"total_generation\":8035,\"warning_code\":48384,\"inverters\":[{\"active_power\":-8597,\"number\":1,\"serial_number\":\"il6029p206\",\"soc\":88,\"status\":4,\"temperature\":3.2},{\"active_power\":-2221,\"number\":2,\"serial_number\":\"nl3168l361\",\"soc\":79,\"status\":4,\"temperature\":10.3},{\"active_power\":24191,\"number\":3,\"serial_number\":\"uy0262d251\",\"soc\":43,\"status\":2,\"temperature\":28.4},{\"active_power\":null,\"number\":4,\"serial_number\":null,\"soc\":null,\"status\":0,\"temperature\":null}],\"meters\":[{\"active_power\":null,\"number\":1,\"status\":0,\"type\":0},{\"active_power\":null,\"number\":2,\"status\":2,\"type\":1},{\"active_power\":null,\"number\":3,\"status\":0,\"type\":3},{\"active_power\":null,\"number\":4,\"status\":2,\"type\":2},{\"active_power\":null,\"number\":5,\"status\":0,\"type\":0},{\"active_power\":null,\"number\":6,\"status\":0,\"type\":0},{\"active_power\":null,\"number\":7,\"status\":0,\"type\":0},{\"active_power\":null,\"number\":8,\"status\":0,\"type\":0}]}}",
                            "name": ""
                        }
                    ]
                }
            ]
        },
        {
            "name": "EV Charger",
            "description": "",
            "item": [
                {
                    "name": "Info",
                    "description": null,
                    "item": [
                        {
                            "name": "Get Your EV Chargers",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "ev-charger",
                                    "query": [
                                        {
                                            "key": "page",
                                            "value": "1",
                                            "description": "Page number to return",
                                            "disabled": false
                                        },
                                        {
                                            "key": "pageSize",
                                            "value": "",
                                            "description": "Number of items to return in a page. Defaults to 15",
                                            "disabled": true
                                        }
                                    ],
                                    "raw": "{{baseUrl}}\/ev-charger?page=1&pageSize="
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": "Return a list of EV chargers registered to your account"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"data\":[{\"uuid\":\"d74f83c1-0fae-41d8-bfb1-1af561781423\",\"serial_number\":\"56736595902622\",\"type\":\"GivEnergy\",\"alias\":\"Garage\",\"online\":false,\"went_offline_at\":null,\"status\":\"Charging\"},{\"uuid\":\"7fe61500-e2f5-4ac0-a6a8-71641b5db89c\",\"serial_number\":\"20617871306808\",\"type\":\"GivEnergy\",\"alias\":\"Giv Charger\",\"online\":false,\"went_offline_at\":null,\"status\":\"Charging\"}]}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Get EV Charger by UUID",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "ev-charger\/:charger_uuid",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/ev-charger\/:charger_uuid",
                                    "variable": [
                                        {
                                            "id": "charger_uuid",
                                            "key": "charger_uuid",
                                            "value": "66529e01-d113-3473-8d6f-9e11e09332ea",
                                            "description": "The UUID of the charger."
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": "Return information about a single EV charger by its UUID"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"data\":{\"uuid\":\"b57401bb-f286-4a87-a40b-e97bdc618df3\",\"serial_number\":\"44834104770426\",\"type\":\"GivEnergy\",\"alias\":\"Garage\",\"online\":false,\"went_offline_at\":null,\"status\":\"SuspendedEV\"}}",
                                    "name": ""
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Meter Data",
                    "description": null,
                    "item": [
                        {
                            "name": "Get Data Points",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "ev-charger\/:charger_uuid\/meter-data",
                                    "query": [
                                        {
                                            "key": "start_time",
                                            "value": "2023-06-01T00%3A00%3A00Z",
                                            "description": "The time of the earliest data point. Must be a valid date. Must be a date before now.",
                                            "disabled": false
                                        },
                                        {
                                            "key": "end_time",
                                            "value": "2023-06-02T00%3A00%3A00Z",
                                            "description": "The time of the latest data point. Must be a valid date. Must be a date after start_time.",
                                            "disabled": false
                                        },
                                        {
                                            "key": "measurands[0]",
                                            "value": 1,
                                            "description": "One or more measurands to filter by.",
                                            "disabled": false
                                        },
                                        {
                                            "key": "meter_ids[0]",
                                            "value": 1,
                                            "description": "The IDs of the measuring devices to fetch data for.",
                                            "disabled": false
                                        },
                                        {
                                            "key": "page",
                                            "value": "1",
                                            "description": "Page number to return",
                                            "disabled": false
                                        },
                                        {
                                            "key": "pageSize",
                                            "value": "",
                                            "description": "Number of items to return in a page. Defaults to 15",
                                            "disabled": true
                                        }
                                    ],
                                    "raw": "{{baseUrl}}\/ev-charger\/:charger_uuid\/meter-data?start_time=2023-06-01T00%3A00%3A00Z&end_time=2023-06-02T00%3A00%3A00Z&measurands[0]=1&meter_ids[0]=1&page=1&pageSize=",
                                    "variable": [
                                        {
                                            "id": "charger_uuid",
                                            "key": "charger_uuid",
                                            "value": "66529e01-d113-3473-8d6f-9e11e09332ea",
                                            "description": "The UUID of the charger."
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\n  \"data\": [\n    {\n      \"meter_id\": 0,\n      \"timestamp\": \"2023-06-01T08:00:00Z\",\n      \"measurements\": [\n        {\n          \"measurand\": 13,\n          \"value\": 1145.0,\n          \"unit\": 4\n        },\n        {\n          \"measurand\": 11,\n          \"value\": 50.2,\n          \"unit\": null\n        },\n        {\n          \"measurand\": 21,\n          \"value\": 230.5,\n          \"unit\": 11\n        }\n      ]\n    }\n  ]\n}",
                                    "name": ""
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Commands",
                    "description": null,
                    "item": [
                        {
                            "name": "Get Supported Commands",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "ev-charger\/:charger_uuid\/commands",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/ev-charger\/:charger_uuid\/commands",
                                    "variable": [
                                        {
                                            "id": "charger_uuid",
                                            "key": "charger_uuid",
                                            "value": "66529e01-d113-3473-8d6f-9e11e09332ea",
                                            "description": "The UUID of the charger."
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": "Fetch a list of all commands that are supported for the given EV charger"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\n  \"data\": [\n    \"start-charge\",\n    \"stop-charge\",\n    \"set-plug-and-go\",\n    \"set-session-energy-limit\",\n    \"set-schedule\",\n    \"change-mode\"\n  ]\n}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Get Command Data",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "ev-charger\/:charger_uuid\/commands\/:command_id",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/ev-charger\/:charger_uuid\/commands\/:command_id",
                                    "variable": [
                                        {
                                            "id": "charger_uuid",
                                            "key": "charger_uuid",
                                            "value": "66529e01-d113-3473-8d6f-9e11e09332ea",
                                            "description": "The UUID of the charger."
                                        },
                                        {
                                            "id": "command_id",
                                            "key": "command_id",
                                            "value": "configure-inverter-control",
                                            "description": "The ID of the command."
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": "Fetch the current data for the given command and EV Charger\n\n<aside class=\"notice\">A 422 error will be thrown if an invalid command ID is provided or if the given EV charger does not support the given command<\/aside>\n\nThe below response example is for the <code>change-mode<\/code> command"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\n  \"data\": {\n    \"active\": \"EcoPlus\",\n    \"available\": [\n      \"Eco\",\n      \"EcoPlus\",\n      \"Boost\"\n    ]\n  }\n}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Send Command",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "ev-charger\/:charger_uuid\/commands\/:command_id",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/ev-charger\/:charger_uuid\/commands\/:command_id",
                                    "variable": [
                                        {
                                            "id": "charger_uuid",
                                            "key": "charger_uuid",
                                            "value": "66529e01-d113-3473-8d6f-9e11e09332ea",
                                            "description": "The UUID of the charger."
                                        },
                                        {
                                            "id": "command_id",
                                            "key": "command_id",
                                            "value": "configure-inverter-control",
                                            "description": "The ID of the command."
                                        }
                                    ]
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": "Send a command to an EV Charger"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\n  \"data\": {\n    \"code\": 0,\n    \"success\": true,\n    \"message\": \"Accepted\"\n  }\n}",
                                    "name": ""
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Charging Sessions",
                    "description": null,
                    "item": [
                        {
                            "name": "Get Charging Sessions",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "ev-charger\/:charger_uuid\/charging-sessions",
                                    "query": [
                                        {
                                            "key": "start_time",
                                            "value": "2020-08-03",
                                            "description": "Must be a valid date. Must be a date before or equal to end_time.",
                                            "disabled": false
                                        },
                                        {
                                            "key": "end_time",
                                            "value": "2107-05-06",
                                            "description": "Must be a valid date. Must be a date after or equal to start_time.",
                                            "disabled": false
                                        },
                                        {
                                            "key": "page",
                                            "value": "1",
                                            "description": "Page number to return",
                                            "disabled": false
                                        },
                                        {
                                            "key": "pageSize",
                                            "value": "",
                                            "description": "Number of items to return in a page. Defaults to 15",
                                            "disabled": true
                                        }
                                    ],
                                    "raw": "{{baseUrl}}\/ev-charger\/:charger_uuid\/charging-sessions?start_time=2020-08-03&end_time=2107-05-06&page=1&pageSize=",
                                    "variable": [
                                        {
                                            "id": "charger_uuid",
                                            "key": "charger_uuid",
                                            "value": "66529e01-d113-3473-8d6f-9e11e09332ea",
                                            "description": "The UUID of the charger."
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": "Fetch a list of all charging sessions for the given EV charger"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"data\":[{\"started_by\":\"9f42852\",\"meter_start\":933.4,\"started_at\":\"2001-05-05T01:16:58Z\",\"stopped_by\":null,\"meter_stop\":null,\"stopped_at\":null,\"stop_reason\":null},{\"started_by\":\"54bd6d5\",\"meter_start\":1423.7,\"started_at\":\"1981-05-31T16:56:54Z\",\"stopped_by\":null,\"meter_stop\":null,\"stopped_at\":null,\"stop_reason\":null}]}",
                                    "name": ""
                                }
                            ]
                        }
                    ]
                }
            ]
        },
        {
            "name": "Energy Flow Data",
            "description": "",
            "item": [
                {
                    "name": "Get Energy Flow Data",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "inverter\/:inverter_serial_number\/energy-flows",
                            "query": [],
                            "raw": "{{baseUrl}}\/inverter\/:inverter_serial_number\/energy-flows",
                            "variable": [
                                {
                                    "id": "inverter_serial_number",
                                    "key": "inverter_serial_number",
                                    "value": "CE1234G567",
                                    "description": "The serial number of the inverter."
                                }
                            ]
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"start_time\":\"2022-01-01\",\"end_time\":\"2022-01-01\",\"grouping\":0,\"types\":[0,1,2,5]}"
                        },
                        "description": "Fetches the energy flow data for a given inverter between 2 times\n\n<aside class=\"notice\">\n    This endpoint is <b>DEPRECATED<\/b> as energy flow data is being changed to be retrieved for a site instead of an inverter.\n    For now, this endpoint will return energy flow data for the site that the inverter belongs to,\n    meaning that retrieving energy flow data for any inverters that belong to a site will return the same data.\n<\/aside>"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n     \"data\": [\n         \"start_time\": \"2022-01-01 00:00\",\n         \"end_time\": \"2022-01-01 00:30\",\n         \"data\": [\n             \"0\": 4.5,\n             \"1\": 8.3,\n             \"2\": 1.2,\n             \"5\": 7.3\n         ],\n         ...\n     ]\n }",
                            "name": ""
                        }
                    ]
                }
            ]
        },
        {
            "name": "Inverter",
            "description": "",
            "item": [
                {
                    "name": "Inverter Health",
                    "description": null,
                    "item": [
                        {
                            "name": "Get Health Checks",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "inverter\/:inverter_serial_number\/health",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/inverter\/:inverter_serial_number\/health",
                                    "variable": [
                                        {
                                            "id": "inverter_serial_number",
                                            "key": "inverter_serial_number",
                                            "value": "CE1234G567",
                                            "description": "The serial number of the inverter."
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\n  \"data\": {\n    \"checks\": [\n      {\n        \"name\": \"Import \\\/ Export Power\",\n        \"value\": -167,\n        \"status\": \"ok\",\n        \"unit\": \"W\"\n      },\n      {\n        \"name\": \"Grid Voltage\",\n        \"value\": 241.2,\n        \"status\": \"ok\",\n        \"unit\": \"V\"\n      },\n      {\n        \"name\": \"Battery Voltage\",\n        \"value\": 46.7,\n        \"status\": \"ok\",\n        \"unit\": \"V\"\n      }\n    ]\n  }\n}",
                                    "name": ""
                                }
                            ]
                        }
                    ]
                }
            ]
        },
        {
            "name": "Inverter Control",
            "description": "",
            "item": [
                {
                    "name": "Single",
                    "description": null,
                    "item": [
                        {
                            "name": "Send Custom Command to Inverter",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "inverter\/:inverter_serial_number\/debug\/transparent\/send",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/inverter\/:inverter_serial_number\/debug\/transparent\/send",
                                    "variable": [
                                        {
                                            "id": "inverter_serial_number",
                                            "key": "inverter_serial_number",
                                            "value": "CE1234G567",
                                            "description": "The serial number of the inverter."
                                        }
                                    ]
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"hex\":\"consequatur\"}"
                                },
                                "description": "Transparently sends the given hexadecimal string to the inverter\n\n<aside class=\"notice\">\n    A response code will only be returned if the command was not successful\n<\/aside>\n\nSee [Remote Control Codes](#remote-control-codes) for all possible response codes"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\n\"success\": true\n}",
                                    "name": "success"
                                },
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\n\"success\": false,\n\"code\": -1\n}",
                                    "name": "failure"
                                }
                            ]
                        },
                        {
                            "name": "Get Settings List",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "inverter\/:inverter_serial_number\/settings",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/inverter\/:inverter_serial_number\/settings",
                                    "variable": [
                                        {
                                            "id": "inverter_serial_number",
                                            "key": "inverter_serial_number",
                                            "value": "CE1234G567",
                                            "description": "The serial number of the inverter."
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": "Returns a set of inverter settings available to your account"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\n     \"data\": [\n         {\n             \"id\": 266,\n             \"name\": \"DC Discharge 3 End Time\",\n             \"validation\": \"Value format should be HH:mm. Use correct time range for hour and minutes\",\n             \"validation_rules\": [\n                 \"date_format:H:i\"\n             ]\n         }\n     ]\n}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Read Setting",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "inverter\/:inverter_serial_number\/settings\/:setting_id\/read",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/inverter\/:inverter_serial_number\/settings\/:setting_id\/read",
                                    "variable": [
                                        {
                                            "id": "inverter_serial_number",
                                            "key": "inverter_serial_number",
                                            "value": "CE1234G567",
                                            "description": "The serial number of the inverter."
                                        },
                                        {
                                            "id": "setting_id",
                                            "key": "setting_id",
                                            "value": "17",
                                            "description": "The ID of the setting."
                                        }
                                    ]
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"context\":\"consequatur\"}"
                                },
                                "description": "Read a specific setting on the inverter"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 201,
                                    "body": "{\"data\":{\"value\":true}}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Modify Setting",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "inverter\/:inverter_serial_number\/settings\/:setting_id\/write",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/inverter\/:inverter_serial_number\/settings\/:setting_id\/write",
                                    "variable": [
                                        {
                                            "id": "inverter_serial_number",
                                            "key": "inverter_serial_number",
                                            "value": "CE1234G567",
                                            "description": "The serial number of the inverter."
                                        },
                                        {
                                            "id": "setting_id",
                                            "key": "setting_id",
                                            "value": "17",
                                            "description": "The ID of the setting."
                                        }
                                    ]
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"value\":\"consequatur\",\"context\":\"consequatur\"}"
                                },
                                "description": "Write a value to the setting on the inverter"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 201,
                                    "body": "{\"data\":{\"value\":326,\"success\":true,\"message\":\"Read Successfully\"}}",
                                    "name": ""
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Presets",
                    "description": null,
                    "item": [
                        {
                            "name": "Get Setting Presets",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "inverter\/:inverter_serial_number\/presets",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/inverter\/:inverter_serial_number\/presets",
                                    "variable": [
                                        {
                                            "id": "inverter_serial_number",
                                            "key": "inverter_serial_number",
                                            "value": "CE1234G567",
                                            "description": "The serial number of the inverter."
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": "Retrieves a list of available setting presets for a given inverter"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\n     \"data\": [\n         {\n             \"id\": 0,\n             \"identifier\": \"eco-mode\",\n             \"name\": \"Eco\",\n             \"description\": \"This mode will dynamically charge and discharge your batteries to minimise your import from the grid\",\n             \"parameters\": {\n                 \"enabled\": {\n                     \"description\": \"Enable or disable the preset\",\n                     \"validation\": [\n                         \"required\",\n                         \"boolean\"\n                     ]\n                 }\n             }\n         },\n         ...\n     ]\n}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Get Preset Values",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "inverter\/:inverter_serial_number\/presets\/:id",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/inverter\/:inverter_serial_number\/presets\/:id",
                                    "variable": [
                                        {
                                            "id": "inverter_serial_number",
                                            "key": "inverter_serial_number",
                                            "value": "CE1234G567",
                                            "description": "The serial number of the inverter."
                                        },
                                        {
                                            "id": "id",
                                            "key": "id",
                                            "value": "consequatur",
                                            "description": "The preset ID (`identifier`), as returned by the API or defined in the documentation"
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": "Get a preset's current values\n\nThe returned data will be formatted in the same way as the preset's parameters. Examples can be found on the right\n\n<aside class=\"notice\">If a particular value is not yet known as it hasn't been set on or read from the inverter,\nan assumed default value or null may be returned, depending on the preset and value<\/aside>"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\n    \/\/ eco-mode\n    \"data\": {\n        \"enabled\": true\n    }\n}",
                                    "name": ""
                                },
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\n    \/\/ timed-charge, 1 slot\n    \"data\": {\n         \"enabled\": true,\n         \"slots\": [\n             {\n                 \"start_time\": \"00:00\",\n                 \"end_time\": \"06:00\",\n                 \"percent_limit\": 50\n             }\n         ]\n     }\n}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Modify Preset",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "inverter\/:inverter_serial_number\/presets\/:preset",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/inverter\/:inverter_serial_number\/presets\/:preset",
                                    "variable": [
                                        {
                                            "id": "inverter_serial_number",
                                            "key": "inverter_serial_number",
                                            "value": "CE1234G567",
                                            "description": "The serial number of the inverter."
                                        },
                                        {
                                            "id": "preset",
                                            "key": "preset",
                                            "value": "consequatur",
                                            "description": "The preset ID (`identifier`) or Legacy ID (`id`), as returned by the API or defined in the documentation"
                                        }
                                    ]
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"context\":\"consequatur\",\"force\":false}"
                                },
                                "description": "Modify one or more inverter settings using a given preset"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 201,
                                    "body": "{\n \"success\": true,\n \"message\": \"Written Successfully\"\n}",
                                    "name": ""
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Preset Profiles",
                    "description": null,
                    "item": [
                        {
                            "name": "Get Inverter Preset Profiles",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "inverter\/:inverter_serial_number\/preset-profile",
                                    "query": [
                                        {
                                            "key": "name",
                                            "value": "My+Profile",
                                            "description": "The name of the preset profile to filter by. Must be an exact match. Must not be greater than 32 characters.",
                                            "disabled": false
                                        },
                                        {
                                            "key": "presets[0]",
                                            "value": "generator-mode",
                                            "description": "Must be one of eco-mode, timed-charge, timed-discharge, timed-export, battery-operating-range, pause-battery, winter-battery-conditioning, grid-settings, parallel-settings, generator-mode, or smart-load.",
                                            "disabled": false
                                        }
                                    ],
                                    "raw": "{{baseUrl}}\/inverter\/:inverter_serial_number\/preset-profile?name=My+Profile&presets[0]=generator-mode",
                                    "variable": [
                                        {
                                            "id": "inverter_serial_number",
                                            "key": "inverter_serial_number",
                                            "value": "CE1234G567",
                                            "description": "The serial number of the inverter."
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": "Gets all preset profiles for the given inverter.\n(optionally) Filtered by name and preset id(s)"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"data\":[{\"id\":1,\"inverter_id\":\"GH0019T122\",\"preset_id\":\"pause-battery\",\"name\":\"Amet iste laborum eius est dolor\",\"scope\":\"test\",\"data\":[]},{\"id\":2,\"inverter_id\":\"VU0837T376\",\"preset_id\":\"eco-mode\",\"name\":\"Est voluptatem debitis iusto qui\",\"scope\":\"test\",\"data\":[]}]}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Create Inverter Preset Profile",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "inverter\/:inverter_serial_number\/preset-profile",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/inverter\/:inverter_serial_number\/preset-profile",
                                    "variable": [
                                        {
                                            "id": "inverter_serial_number",
                                            "key": "inverter_serial_number",
                                            "value": "CE1234G567",
                                            "description": "The serial number of the inverter."
                                        }
                                    ]
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"name\":\"vmqeopfuudtdsufvyvddq\",\"preset\":\"winter-battery-conditioning\"}"
                                },
                                "description": "Create a new preset profile for the given inverter and preset using the\ncurrently applied settings for that preset."
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 201,
                                    "body": "{\"id\":3,\"inverter_id\":\"NL0523W435\",\"preset_id\":\"pause-battery\",\"name\":\"Ipsam sit veniam sed fuga aspern\",\"scope\":\"test\",\"data\":[]}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Update Inverter Preset Profile",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "inverter\/:inverter_serial_number\/preset-profile",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/inverter\/:inverter_serial_number\/preset-profile",
                                    "variable": [
                                        {
                                            "id": "inverter_serial_number",
                                            "key": "inverter_serial_number",
                                            "value": "CE1234G567",
                                            "description": "The serial number of the inverter."
                                        }
                                    ]
                                },
                                "method": "PUT",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"name\":\"vmqeopfuudtdsufvyvddq\",\"preset\":\"winter-battery-conditioning\"}"
                                },
                                "description": "Updates the inverter preset profile with the given name and preset,\nusing the currently applied settings for that preset.\n\nNote: Ensure that the profile belongs to the given inverter."
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"id\":4,\"inverter_id\":\"NL0523W435\",\"preset_id\":\"pause-battery\",\"name\":\"Ipsam sit veniam sed fuga aspern\",\"scope\":\"test\",\"data\":[]}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Apply Inverter Preset Profile",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "inverter\/:inverter_serial_number\/preset-profile\/apply",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/inverter\/:inverter_serial_number\/preset-profile\/apply",
                                    "variable": [
                                        {
                                            "id": "inverter_serial_number",
                                            "key": "inverter_serial_number",
                                            "value": "CE1234G567",
                                            "description": "The serial number of the inverter."
                                        }
                                    ]
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"name\":\"consequatur\",\"presets\":[\"eco-mode\"],\"delete_after_apply\":true}"
                                },
                                "description": "Apply the preset profile(s) with the given name to the given inverter.\nAn optional presets parameter can be used to limit to specific preset types.\nThese should use the string ID of the Preset, not the legacy (numeric) ID.\n\nThere is also an optional delete_after_apply parameter, which will delete each preset profile after successfully applying it.\n\nThe response will contain a status for each (valid) preset profile, where the key is the preset id, and the value is:\n- true if the preset profile was successfully applied\n- false if the preset profile failed to apply\n- null if the preset profile was not attempted due to a previous failure\n\nNote: Ensure that the profile belongs to the given inverter."
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\n \"success\": boolean - the overall success of the operation, true if all preset profiles were successfully applied, false otherwise\n \"message\": string\n \"statuses\": array<string, boolean|null>\n}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Delete Inverter Preset Profile",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "inverter\/:inverter_serial_number\/preset-profile",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/inverter\/:inverter_serial_number\/preset-profile",
                                    "variable": [
                                        {
                                            "id": "inverter_serial_number",
                                            "key": "inverter_serial_number",
                                            "value": "CE1234G567",
                                            "description": "The serial number of the inverter."
                                        }
                                    ]
                                },
                                "method": "DELETE",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"name\":\"vmqeopfuudtdsufvyvddq\",\"preset\":\"winter-battery-conditioning\"}"
                                },
                                "description": "Deletes the inverter preset profile with the given name and preset.\nPreset profiles can only be deleted by the actor that created them.\n\nNote: Ensure that the profile belongs to the given inverter."
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\n      \"success\": boolean\n}",
                                    "name": ""
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Multiple",
                    "description": null,
                    "item": [
                        {
                            "name": "Modify Setting (Multiple)",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "multi-control\/write",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/multi-control\/write"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"inverter_serials\":[\"SERIAL_1\",\"SERIAL_2\"],\"setting_id\":17,\"value\":\"1\"}"
                                },
                                "description": "Write a value to a setting on multiple inverters\n<aside class=\"warning\">Only attempt to modify the setting for inverters that you are certain exist and which you have access to.\nImproper use of this endpoint may lead to restrictions being imposed on your account<\/aside>"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\n     \"SERIAL_1\": {\n         \"response\": 1,\n     },\n     \"SERIAL_2\": {\n         \"response\": -2,\n     }\n}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Read Setting (Multiple)",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "multi-control\/read",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/multi-control\/read"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"inverter_serials\":[\"SERIAL_1\",\"SERIAL_2\"],\"setting_id\":17}"
                                },
                                "description": "Read a specific setting on multiple inverters\n<aside class=\"warning\">Only attempt to read the setting for inverters that you are certain exist and which you have access to.\nImproper use of this endpoint may lead to restrictions being imposed on your account<\/aside>"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\n     \"SERIAL_1\": {\n         \"response\": 1,\n     },\n     \"SERIAL_2\": {\n        \"response\": -2,\n     }\n }",
                                    "name": ""
                                }
                            ]
                        }
                    ]
                }
            ]
        },
        {
            "name": "Inverter Data",
            "description": "",
            "item": [
                {
                    "name": "Request Inverter Data",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "inverter\/:inverter_serial_number\/request-data",
                            "query": [],
                            "raw": "{{baseUrl}}\/inverter\/:inverter_serial_number\/request-data",
                            "variable": [
                                {
                                    "id": "inverter_serial_number",
                                    "key": "inverter_serial_number",
                                    "value": "CE1234G567",
                                    "description": "The serial number of the inverter."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "Sends a command to the inverter to force it to persist a data point\n\n<aside class=\"notice\">\n    A successful response is returned if the command was sent successfully but does not necessarily mean that the inverter has persisted a data point.\n    Whether the inverter has persisted a data point can be confirmed by checking the inverter's last update time\n<\/aside>"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n\"success\": true\n}",
                            "name": "success"
                        },
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n\"success\": false\n}",
                            "name": "failure"
                        }
                    ]
                },
                {
                    "name": "Get Latest System Data",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "inverter\/:inverter_serial_number\/system-data\/latest",
                            "query": [],
                            "raw": "{{baseUrl}}\/inverter\/:inverter_serial_number\/system-data\/latest",
                            "variable": [
                                {
                                    "id": "inverter_serial_number",
                                    "key": "inverter_serial_number",
                                    "value": "CE1234G567",
                                    "description": "The serial number of the inverter."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "Retrieves the latest system data from the inverter"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n  \"data\": {\n    \"time\": \"2025-01-01T00:00:00Z\",\n    \"status\": \"Normal\",\n    \"solar\": {\n      \"power\": 1000,\n      \"arrays\": [\n        {\n          \"array\": 1,\n          \"voltage\": 250.0,\n          \"current\": 2.0,\n          \"power\": 500\n        },\n        {\n          \"array\": 2,\n          \"voltage\": 250.0,\n          \"current\": 2.0,\n          \"power\": 500\n        }\n      ]\n    },\n    \"grid\": {\n      \"voltage\": 230.0,\n      \"current\": 5.0,\n      \"power\": -1150,\n      \"frequency\": 49.95\n    },\n    \"battery\": {\n      \"percent\": 50,\n      \"power\": 1250,\n      \"temperature\": 32.1\n    },\n    \"inverter\": {\n      \"temperature\": 32.1,\n      \"power\": 2200,\n      \"output_voltage\": 230,\n      \"output_frequency\": 49.95,\n      \"eps_power\": 50\n    },\n    \"consumption\": 3400\n  }\n}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Get Latest Energy Data",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "inverter\/:inverter_serial_number\/meter-data\/latest",
                            "query": [],
                            "raw": "{{baseUrl}}\/inverter\/:inverter_serial_number\/meter-data\/latest",
                            "variable": [
                                {
                                    "id": "inverter_serial_number",
                                    "key": "inverter_serial_number",
                                    "value": "CE1234G567",
                                    "description": "The serial number of the inverter."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "Retrieves the latest energy data from the inverter"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":{\"time\":\"2016-02-21T22:20:46Z\",\"today\":{\"solar\":925.8,\"grid\":{\"import\":208.2,\"export\":1231.8},\"battery\":{\"charge\":40210.1,\"discharge\":55685},\"consumption\":8226.6,\"ac_charge\":135572.1},\"total\":{\"solar\":28829.4,\"grid\":{\"import\":6407,\"export\":9102.4},\"battery\":{\"charge\":41022.25,\"discharge\":41022.25},\"consumption\":97343,\"ac_charge\":25855},\"is_metered\":true}}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Get Events",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "inverter\/:inverter_serial_number\/events",
                            "query": [
                                {
                                    "key": "cleared",
                                    "value": "",
                                    "description": "Whether 'cleared' events should be included with the data. Default is false",
                                    "disabled": true
                                },
                                {
                                    "key": "start",
                                    "value": "2020-08-03",
                                    "description": "Must be a valid date. Must be a date before tomorrow.",
                                    "disabled": false
                                },
                                {
                                    "key": "end",
                                    "value": "2107-05-06",
                                    "description": "Must be a valid date. Must be a date after start.",
                                    "disabled": false
                                },
                                {
                                    "key": "page",
                                    "value": "1",
                                    "description": "Page number to return",
                                    "disabled": false
                                },
                                {
                                    "key": "pageSize",
                                    "value": "",
                                    "description": "Number of items to return in a page. Defaults to 15",
                                    "disabled": true
                                }
                            ],
                            "raw": "{{baseUrl}}\/inverter\/:inverter_serial_number\/events?cleared=&start=2020-08-03&end=2107-05-06&page=1&pageSize=",
                            "variable": [
                                {
                                    "id": "inverter_serial_number",
                                    "key": "inverter_serial_number",
                                    "value": "CE1234G567",
                                    "description": "The serial number of the inverter."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "Retrieves a list of faults that were triggered from the inverter and when they were cleared"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":[{\"event\":\"Leakage Current Zero Drift Sampling Too Large\",\"start_time\":\"2005-01-01T14:31:39Z\",\"end_time\":\"2001-05-05T01:16:58Z\"},{\"event\":\"Auto-Test Failed\",\"start_time\":\"1975-06-29T13:10:48Z\",\"end_time\":null}]}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Get Data Points",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "inverter\/:inverter_serial_number\/data-points\/:date",
                            "query": [
                                {
                                    "key": "page",
                                    "value": "1",
                                    "description": "Page number to return",
                                    "disabled": false
                                },
                                {
                                    "key": "pageSize",
                                    "value": "",
                                    "description": "Number of items to return in a page. Defaults to 15",
                                    "disabled": true
                                }
                            ],
                            "raw": "{{baseUrl}}\/inverter\/:inverter_serial_number\/data-points\/:date?page=1&pageSize=",
                            "variable": [
                                {
                                    "id": "inverter_serial_number",
                                    "key": "inverter_serial_number",
                                    "value": "CE1234G567",
                                    "description": "The serial number of the inverter."
                                },
                                {
                                    "id": "date",
                                    "key": "date",
                                    "value": "consequatur",
                                    "description": "ISO8601-date required The date to fetch the data. This assumes the date at the system's local time"
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "Displays the entire data packet set from the chosen date"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":[{\"time\":\"1997-11-17T01:02:22Z\",\"status\":\"LOST\",\"power\":{\"solar\":{\"power\":4703,\"arrays\":[{\"array\":1,\"voltage\":198.6,\"current\":3.3,\"power\":491},{\"array\":2,\"voltage\":170.8,\"current\":10,\"power\":2806}]},\"grid\":{\"voltage\":128.3,\"current\":98.1,\"power\":19821,\"frequency\":49.25},\"battery\":{\"percent\":79,\"power\":-2289,\"temperature\":12},\"consumption\":{\"power\":22636},\"inverter\":{\"temperature\":50,\"power\":-9476,\"output_voltage\":144.7,\"output_frequency\":49.69,\"eps_power\":24672}},\"today\":{\"solar\":4373.9,\"grid\":{\"import\":3168.4,\"export\":5384.4},\"battery\":{\"charge\":8691.3,\"discharge\":4350.4},\"consumption\":5673.7,\"ac_charge\":8021.5},\"total\":{\"solar\":4353.3,\"grid\":{\"import\":4625.8,\"export\":7045.8},\"battery\":{\"charge\":1034.1,\"discharge\":1034.1},\"consumption\":7757.1,\"ac_charge\":9568.8},\"is_metered\":true},{\"time\":\"1984-09-06T01:10:09Z\",\"status\":\"LOST\",\"power\":{\"solar\":{\"power\":400,\"arrays\":[{\"array\":1,\"voltage\":465.7,\"current\":12.5,\"power\":3808},{\"array\":2,\"voltage\":487.8,\"current\":6,\"power\":4946}]},\"grid\":{\"voltage\":86.5,\"current\":43.4,\"power\":16785,\"frequency\":50.3},\"battery\":{\"percent\":42,\"power\":-2389,\"temperature\":-19.7},\"consumption\":{\"power\":27553},\"inverter\":{\"temperature\":50.1,\"power\":7429,\"output_voltage\":109.8,\"output_frequency\":50.25,\"eps_power\":52533}},\"today\":{\"solar\":4242.1,\"grid\":{\"import\":9962.2,\"export\":5934.1},\"battery\":{\"charge\":3627.8,\"discharge\":3230.9},\"consumption\":3788.9,\"ac_charge\":4190},\"total\":{\"solar\":6372.2,\"grid\":{\"import\":3656.2,\"export\":2198.6},\"battery\":{\"charge\":150.2,\"discharge\":150.2},\"consumption\":4736,\"ac_charge\":7876.6},\"is_metered\":true}]}",
                            "name": ""
                        }
                    ]
                }
            ]
        },
        {
            "name": "Locking",
            "description": "",
            "item": [
                {
                    "name": "Get Locking Config",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "lock",
                            "query": [],
                            "raw": "{{baseUrl}}\/lock"
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "Returns the locking configuration for the currently authenticated actor"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":{\"priority\":1000000000}}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Delete Lock",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "lock\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/lock\/:id",
                            "variable": [
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "consequatur",
                                    "description": "The ID of the lock."
                                }
                            ]
                        },
                        "method": "DELETE",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "Delete a lock by its ID. Locks may only be deleted by the actor that created them"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n     \"success\": true\n}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n     \"success\": false,\n     \"message\": \"error message\"\n}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Get Locks",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "lock\/:type\/:id",
                            "query": [],
                            "raw": "{{baseUrl}}\/lock\/:type\/:id",
                            "variable": [
                                {
                                    "id": "type",
                                    "key": "type",
                                    "value": "consequatur",
                                    "description": ""
                                },
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "consequatur",
                                    "description": "The ID of the {type}."
                                }
                            ]
                        },
                        "method": "GET",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "Get all locks for a given lockable"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":[{\"id\":\"a17c6b8a-3550-44a1-a33e-e639c8b22afb\",\"priority\":1000000000,\"reason\":\"Molestias ipsam sit veniam sed fuga aspernatur.\",\"expires_at\":\"2026-04-24T10:25:22Z\",\"created_by_you\":false},{\"id\":\"a17c6b8a-3e94-40c9-827e-0ee4b52ef8d7\",\"priority\":1000000000,\"reason\":\"Sed et optio consequatur tenetur deleniti necessitatibus.\",\"expires_at\":\"2026-04-26T10:25:22Z\",\"created_by_you\":false}]}",
                            "name": ""
                        }
                    ]
                },
                {
                    "name": "Create Lock",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "lock\/:type\/:id\/create",
                            "query": [],
                            "raw": "{{baseUrl}}\/lock\/:type\/:id\/create",
                            "variable": [
                                {
                                    "id": "type",
                                    "key": "type",
                                    "value": "consequatur",
                                    "description": ""
                                },
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "consequatur",
                                    "description": "The ID of the {type}."
                                }
                            ]
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"expires_at\":\"2107-05-07\",\"reason\":\"consequatur\"}"
                        },
                        "description": "Create a lock against the given lockable"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":{\"id\":\"a17c6b8a-4a61-4007-b8e8-7829b89461d5\",\"priority\":1000000000,\"reason\":\"Dolorum amet iste laborum eius est dolor.\",\"expires_at\":\"2026-04-12T10:25:22Z\",\"created_by_you\":false}}",
                            "name": ""
                        },
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n  \"message\": \"The given data was invalid.\",\n  \"errors\": {\n    \"id\": [\n      \"You have already locked this lockable. The lock must be deleted before a new one can be created.\"\n    ]\n  }\n}",
                            "name": "already locked"
                        }
                    ]
                },
                {
                    "name": "Cleanup Locks",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "lock\/:type\/:id\/cleanup",
                            "query": [],
                            "raw": "{{baseUrl}}\/lock\/:type\/:id\/cleanup",
                            "variable": [
                                {
                                    "id": "type",
                                    "key": "type",
                                    "value": "consequatur",
                                    "description": ""
                                },
                                {
                                    "id": "id",
                                    "key": "id",
                                    "value": "consequatur",
                                    "description": "The ID of the {type}."
                                }
                            ]
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "Delete and returns all expired locks for a given lockable"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\"data\":[{\"id\":\"a17c6b8a-562d-4d6c-9680-e0d177c7b534\",\"reason\":\"Molestias ipsam sit veniam sed fuga aspernatur.\",\"expires_at\":\"2026-04-24T10:25:22Z\"},{\"id\":\"a17c6b8a-5e3c-4de4-9a77-ca22fbd862c9\",\"reason\":\"Tenetur deleniti necessitatibus animi.\",\"expires_at\":\"2026-04-08T10:25:22Z\"}]}",
                            "name": ""
                        }
                    ]
                }
            ]
        },
        {
            "name": "Meter",
            "description": "",
            "item": [
                {
                    "name": "Meter Data",
                    "description": null,
                    "item": [
                        {
                            "name": "Get Historic Meter Data",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "inverter\/:inverter_serial_number\/meter\/data",
                                    "query": [
                                        {
                                            "key": "address",
                                            "value": "2",
                                            "description": "The address of the meter. Must be between 1 and 8.",
                                            "disabled": false
                                        },
                                        {
                                            "key": "start_time",
                                            "value": "2023-01-01T00%3A00%3A00Z",
                                            "description": "Start of the range. Must be a valid ISO date.",
                                            "disabled": false
                                        },
                                        {
                                            "key": "end_time",
                                            "value": "2023-01-02T00%3A00%3A00Z",
                                            "description": "End of the range. Must be a valid ISO date.",
                                            "disabled": false
                                        }
                                    ],
                                    "raw": "{{baseUrl}}\/inverter\/:inverter_serial_number\/meter\/data?address=2&start_time=2023-01-01T00%3A00%3A00Z&end_time=2023-01-02T00%3A00%3A00Z",
                                    "variable": [
                                        {
                                            "id": "inverter_serial_number",
                                            "key": "inverter_serial_number",
                                            "value": "CE1234G567",
                                            "description": "The serial number of the inverter."
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"address\":2,\"start_time\":\"2020-08-03\",\"end_time\":\"2107-05-06\"}"
                                },
                                "description": "Retrieve all historic meter data between the given start and end date for the given inverter and meter"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"data\":[{\"time\":\"1998-01-01T04:54:25.000000Z\",\"voltage_1\":186.6,\"voltage_2\":56,\"voltage_3\":167.1,\"current_1\":6120.5,\"current_2\":2171.8,\"current_3\":7712.8,\"current_ln\":7799,\"current_total\":1357.8,\"active_power_1\":463.8,\"active_power_2\":-698.7,\"active_power_3\":440,\"active_power_total\":595.9,\"reactive_power_1\":-595.2,\"reactive_power_2\":630.3,\"reactive_power_3\":916.3,\"reactive_power_total\":673.8,\"apparent_power_1\":-760.4,\"apparent_power_2\":-767.7,\"apparent_power_3\":289.5,\"apparent_power_total\":-974.2,\"power_factor_1\":0.4955,\"power_factor_2\":0.5087,\"power_factor_3\":0.314,\"power_factor_total\":0.331,\"frequency\":49.57,\"import_active_energy\":202.9,\"import_reactive_energy\":626.5,\"export_active_energy\":98.3,\"export_reactive_energy\":561.2,\"active_energy_net\":940.5,\"active_energy_total\":503.1},{\"time\":\"2006-10-23T00:17:30.000000Z\",\"voltage_1\":201.2,\"voltage_2\":110.6,\"voltage_3\":80.8,\"current_1\":521.3,\"current_2\":1424.2,\"current_3\":7998.5,\"current_ln\":5524.1,\"current_total\":8498.5,\"active_power_1\":464.4,\"active_power_2\":-910.4,\"active_power_3\":-938,\"active_power_total\":242.4,\"reactive_power_1\":335.6,\"reactive_power_2\":329.6,\"reactive_power_3\":499.2,\"reactive_power_total\":-478.2,\"apparent_power_1\":790.5,\"apparent_power_2\":-337.6,\"apparent_power_3\":552.4,\"apparent_power_total\":625.9,\"power_factor_1\":0.7825,\"power_factor_2\":0.3768,\"power_factor_3\":0.7616,\"power_factor_total\":0.989,\"frequency\":49.16,\"import_active_energy\":339.1,\"import_reactive_energy\":658.6,\"export_active_energy\":594.4,\"export_reactive_energy\":434,\"active_energy_net\":535.7,\"active_energy_total\":201.8}]}",
                                    "name": ""
                                },
                                {
                                    "header": [],
                                    "code": 404,
                                    "body": "{\n    \"message\": \"Meter not found\"\n}",
                                    "name": ""
                                }
                            ]
                        }
                    ]
                }
            ]
        },
        {
            "name": "Notifications",
            "description": "",
            "item": [
                {
                    "name": "Send Notification",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "notification\/send",
                            "query": [],
                            "raw": "{{baseUrl}}\/notification\/send"
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"platforms\":[\"persist\"],\"title\":\"Something amazing has happened!\",\"body\":\"Here is some information about the amazing thing that has happened\",\"icon\":\"mdi-account-outline\"}"
                        },
                        "description": "Sends a notification to your account on the specified platforms\n\nA failure indicates that the notification could not be sent to one or more of the specified platforms\n\nTo help prevent misuse of this endpoint, the values of `body` and `title` must meet the following requirements:\n\n- They must not include any email addresses\n- They must not include any telephone numbers\n- They must not include any URLs (with or without `http(s):\/\/` prefix)\n\nAs this endpoint is used and user behaviour patterns are analyzed,\nthe validation rules may change over time without warning to keep users safe.\nIf modifications to this endpoint's validation rules are made, this endpoint's documentation will be updated\nand details of the change will be included in the changelog found at the bottom of this document\n\nTo help users identify the origin of notifications sent via this endpoint,\na message will be included at the end of the notification body that either states\nthe name of the third-party application that sent the notification or the name of the token used, whichever is applicable\n\nUsers and third-party applications found to be abusing this endpoint will have their API access revoked"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n\"success\": true\n}",
                            "name": "success"
                        },
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n\"success\": false\n}",
                            "name": "failure"
                        }
                    ]
                }
            ]
        },
        {
            "name": "Site",
            "description": "",
            "item": [
                {
                    "name": "Site Data",
                    "description": null,
                    "item": [
                        {
                            "name": "Get Your Sites",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "site",
                                    "query": [
                                        {
                                            "key": "page",
                                            "value": "1",
                                            "description": "Page number to return",
                                            "disabled": false
                                        },
                                        {
                                            "key": "pageSize",
                                            "value": "",
                                            "description": "Number of items to return in a page. Defaults to 15",
                                            "disabled": true
                                        }
                                    ],
                                    "raw": "{{baseUrl}}\/site?page=1&pageSize="
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": "Retrieves a list of your sites"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"data\":[{\"id\":7,\"name\":\"Jeremy Hill\",\"account\":\"arthur94.60\",\"date_created\":\"1988-08-16\",\"country\":\"FAROE_IS\",\"timezone\":\"GMT\",\"tz_timezone\":\"Europe\\\/London\",\"latitude\":79.284177,\"longitude\":1.10994,\"type\":\"SINGLE_PHASE\",\"products\":[{\"name\":\"inverters\",\"data\":[{\"serial\":\"AM1043N432\",\"status\":\"LOST\",\"last_online\":\"1979-04-09T02:30:28Z\",\"last_updated\":\"2005-08-28T08:09:08Z\",\"commission_date\":\"2010-10-26T14:43:56Z\",\"info\":{\"battery_type\":\"LEAD_ACID\",\"battery\":{\"nominal_capacity\":55,\"nominal_voltage\":51.2,\"depth_of_discharge\":1},\"model\":\"GIV-HY4.6\",\"max_charge_rate\":1408,\"max_discharge_rate\":1408},\"warranty\":{\"type\":\"Standard Legacy\",\"expiry_date\":\"2015-10-25T00:00:00Z\"},\"firmware_version\":{\"ARM\":420,\"DSP\":426},\"connections\":{\"datalog\":{\"serial_number\":\"WK7919X641\",\"firmware_version\":null,\"type\":\"WIFI\",\"commission_date\":\"1970-10-03T14:27:55Z\",\"site_id\":7},\"batteries\":[]},\"flags\":[\"is-controllable\"]}]}],\"limits\":{\"import\":null,\"export\":null}},{\"id\":9,\"name\":\"Dan Clarke\",\"account\":\"stefan33.777\",\"date_created\":\"1991-06-19\",\"country\":\"CANARY_ISLANDS\",\"timezone\":\"GMT\",\"tz_timezone\":\"Europe\\\/London\",\"latitude\":-48.192296,\"longitude\":-179.701808,\"type\":\"SINGLE_HYBIRD\",\"products\":[{\"name\":\"inverters\",\"data\":[{\"serial\":\"RE0722W083\",\"status\":\"ERROR\",\"last_online\":\"1992-10-26T14:56:53Z\",\"last_updated\":\"2000-10-28T01:38:33Z\",\"commission_date\":\"2007-05-30T00:25:47Z\",\"info\":{\"battery_type\":\"LITHIUM\",\"battery\":{\"nominal_capacity\":10,\"nominal_voltage\":51.2,\"depth_of_discharge\":1},\"model\":\"GIV-HY4.6\",\"max_charge_rate\":256,\"max_discharge_rate\":256},\"warranty\":{\"type\":\"Standard Legacy\",\"expiry_date\":\"2012-05-28T00:00:00Z\"},\"firmware_version\":{\"ARM\":420,\"DSP\":426},\"connections\":{\"datalog\":{\"serial_number\":\"WH4190U007\",\"firmware_version\":null,\"type\":\"GPRS\",\"commission_date\":\"1990-05-31T08:15:11Z\",\"site_id\":9},\"batteries\":[]},\"flags\":[\"is-controllable\"]}]}],\"limits\":{\"import\":null,\"export\":null}}]}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Get Single Site by ID",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "site\/:plant_id",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/site\/:plant_id",
                                    "variable": [
                                        {
                                            "id": "plant_id",
                                            "key": "plant_id",
                                            "value": "17",
                                            "description": "The ID of the plant."
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": "Gather a single site's information"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"data\":{\"id\":11,\"name\":\"Jeremy Hill\",\"account\":\"zbell.820\",\"date_created\":\"1988-08-16\",\"country\":\"FAROE_IS\",\"timezone\":\"GMT\",\"tz_timezone\":\"Europe\\\/London\",\"latitude\":79.284177,\"longitude\":1.10994,\"type\":\"SINGLE_PHASE\",\"products\":[{\"name\":\"inverters\",\"data\":[{\"serial\":\"NF1233G536\",\"status\":\"WAITING\",\"last_online\":\"1976-04-17T04:07:14Z\",\"last_updated\":\"2003-10-31T18:35:29Z\",\"commission_date\":\"2012-08-13T07:03:40Z\",\"info\":{\"battery_type\":\"LITHIUM\",\"battery\":{\"nominal_capacity\":110,\"nominal_voltage\":51.2,\"depth_of_discharge\":1},\"model\":\"GIV-HY4.6\",\"max_charge_rate\":2600,\"max_discharge_rate\":2600},\"warranty\":{\"type\":\"Standard Legacy\",\"expiry_date\":\"2017-08-13T00:00:00Z\"},\"firmware_version\":{\"ARM\":420,\"DSP\":426},\"connections\":{\"datalog\":{\"serial_number\":\"WT2852G509\",\"firmware_version\":null,\"type\":\"WIFI\",\"commission_date\":\"2023-12-12T19:01:26Z\",\"site_id\":11},\"batteries\":[]},\"flags\":[\"is-controllable\"]}]}],\"limits\":{\"import\":null,\"export\":null}}}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Get Realtime Site Energy Data",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "site\/:site_plant_id\/energy-data\/latest",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/site\/:site_plant_id\/energy-data\/latest",
                                    "variable": [
                                        {
                                            "id": "site_plant_id",
                                            "key": "site_plant_id",
                                            "value": "17",
                                            "description": "The ID of the site plant."
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": "Retrieves the latest energy data from the site"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"data\":{\"time\":\"1994-08-07T15:54:13Z\",\"today\":{\"solar\":6647.9,\"grid\":{\"import\":5524.7,\"export\":8499.3},\"battery\":{\"charge\":74959.7,\"discharge\":26092.3},\"consumption\":7322,\"ac_charge\":658622.8},\"total\":{\"solar\":77121.8,\"grid\":{\"import\":310,\"export\":6212},\"battery\":{\"charge\":39996.65,\"discharge\":39996.65},\"consumption\":43395,\"ac_charge\":77618.1},\"is_metered\":true}}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Get Realtime Site Data",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "site\/:site_plant_id\/data\/latest",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/site\/:site_plant_id\/data\/latest",
                                    "variable": [
                                        {
                                            "id": "site_plant_id",
                                            "key": "site_plant_id",
                                            "value": "17",
                                            "description": "The ID of the site plant."
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": "Retrieves the latest data from the site\n\nThis endpoint can be used to automatically aggregate certain system values across the whole site,\nsuch as grid power, battery percentage and generation"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\n  \"data\": {\n    \"time\": \"2025-01-01T00:00:00Z\",\n    \"status\": \"Normal\",\n    \"solar\": {\n      \"power\": 1000,\n      \"arrays\": [\n        {\n          \"array\": 1,\n          \"voltage\": 250.0,\n          \"current\": 2.0,\n          \"power\": 500\n        },\n        {\n          \"array\": 2,\n          \"voltage\": 250.0,\n          \"current\": 2.0,\n          \"power\": 500\n        }\n      ]\n    },\n    \"grid\": {\n      \"voltage\": 230.0,\n      \"current\": 5.0,\n      \"power\": -1150,\n      \"frequency\": 49.95\n    },\n    \"battery\": {\n      \"percent\": 50,\n      \"power\": 1250,\n      \"temperature\": 32.1\n    },\n    \"inverter\": {\n      \"temperature\": 32.1,\n      \"power\": 2200,\n      \"output_voltage\": 230,\n      \"output_frequency\": 49.95,\n      \"eps_power\": 50\n    },\n    \"consumption\": 3400\n  }\n}",
                                    "name": ""
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Site Status",
                    "description": null,
                    "item": [
                        {
                            "name": "Get Site Status",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "site\/:site_plant_id\/status",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/site\/:site_plant_id\/status",
                                    "variable": [
                                        {
                                            "id": "site_plant_id",
                                            "key": "site_plant_id",
                                            "value": "17",
                                            "description": "The ID of the site plant."
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{ \"status\": \"vacant\" }",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Update Site Status",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "site\/:site_plant_id\/status",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/site\/:site_plant_id\/status",
                                    "variable": [
                                        {
                                            "id": "site_plant_id",
                                            "key": "site_plant_id",
                                            "value": "17",
                                            "description": "The ID of the site plant."
                                        }
                                    ]
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"status\":\"consequatur\"}"
                                },
                                "description": "Update the status of a site. Provide a status of `null` to delete the status.\n\nModifying the site status will automatically perform any modifications to any hardware on that site as required."
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"success\":true}",
                                    "name": ""
                                }
                            ]
                        }
                    ]
                }
            ]
        },
        {
            "name": "Smart Device",
            "description": "",
            "item": [
                {
                    "name": "Device",
                    "description": null,
                    "item": [
                        {
                            "name": "Get Your Smart Devices",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "smart-device",
                                    "query": [
                                        {
                                            "key": "page",
                                            "value": "1",
                                            "description": "Page number to return",
                                            "disabled": false
                                        },
                                        {
                                            "key": "pageSize",
                                            "value": "",
                                            "description": "Number of items to return in a page. Defaults to 15",
                                            "disabled": true
                                        }
                                    ],
                                    "raw": "{{baseUrl}}\/smart-device?page=1&pageSize="
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": "List the smart devices registered to your account"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"data\":[{\"uuid\":\"6f622597-70fd-49ff-95c7-812b238a2aac\",\"alias\":\"veniam\",\"other_data\":{\"graph_color\":\"#f0c27c\",\"hardware_id\":\"P\",\"local_key\":\"J\"}},{\"uuid\":\"1472bf6a-08dc-4260-832d-32ee502ff96c\",\"alias\":\"sit\",\"other_data\":{\"graph_color\":\"#ea2f1a\",\"hardware_id\":\"Z\",\"local_key\":\"<\"}}]}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Create Smart Device",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "smart-device",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/smart-device"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"serial_number\":\"consequatur\",\"alias\":\"consequatur\",\"product_name\":\"consequatur\",\"manufacturer\":\"consequatur\",\"other_data\":[]}"
                                },
                                "description": "Register a new smart device to your account"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 201,
                                    "body": "{\"data\":[{\"uuid\":\"12e0a65a-a393-489f-8cad-741a8768dfa1\",\"alias\":\"iste\",\"other_data\":{\"graph_color\":\"#22c331\",\"hardware_id\":\"e\",\"local_key\":\"\\\/\"}},{\"uuid\":\"f0922838-c6a6-4671-bc30-1371dadc725c\",\"alias\":\"ipsam\",\"other_data\":{\"graph_color\":\"#6f5eb1\",\"hardware_id\":\"V\",\"local_key\":\"#\"}}]}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Get Smart Device by ID",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "smart-device\/:smartDevice_uuid",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/smart-device\/:smartDevice_uuid",
                                    "variable": [
                                        {
                                            "id": "smartDevice_uuid",
                                            "key": "smartDevice_uuid",
                                            "value": "66529e01-d113-3473-8d6f-9e11e09332ea",
                                            "description": "The UUID of the smartDevice."
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": "Get a smart device's information"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"data\":[{\"uuid\":\"adbdf118-9f8f-4001-80a3-51d514c587bc\",\"alias\":\"veniam\",\"other_data\":{\"graph_color\":\"#f0c27c\",\"hardware_id\":\"P\",\"local_key\":\"J\"}},{\"uuid\":\"9575aaae-de14-42c6-862c-f398797988de\",\"alias\":\"nostrum\",\"other_data\":{\"graph_color\":\"#608742\",\"hardware_id\":\"_\",\"local_key\":\")\"}}]}",
                                    "name": ""
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Data",
                    "description": null,
                    "item": [
                        {
                            "name": "Get Smart Device Data Points by ID",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "smart-device\/:smartDevice_uuid\/data",
                                    "query": [
                                        {
                                            "key": "page",
                                            "value": "1",
                                            "description": "Page number to return",
                                            "disabled": false
                                        },
                                        {
                                            "key": "pageSize",
                                            "value": "",
                                            "description": "Number of items to return in a page. Defaults to 15",
                                            "disabled": true
                                        }
                                    ],
                                    "raw": "{{baseUrl}}\/smart-device\/:smartDevice_uuid\/data?page=1&pageSize=",
                                    "variable": [
                                        {
                                            "id": "smartDevice_uuid",
                                            "key": "smartDevice_uuid",
                                            "value": "66529e01-d113-3473-8d6f-9e11e09332ea",
                                            "description": "The UUID of the smartDevice."
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": "Get a list of a smart device's data points"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\"data\":[{\"time\":\"1987-09-01T06:43:16Z\",\"power\":509},{\"time\":\"2001-07-28T22:56:56Z\",\"power\":814}]}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Create Smart Device Data Point",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "smart-device\/:smartDevice_uuid\/data",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/smart-device\/:smartDevice_uuid\/data",
                                    "variable": [
                                        {
                                            "id": "smartDevice_uuid",
                                            "key": "smartDevice_uuid",
                                            "value": "66529e01-d113-3473-8d6f-9e11e09332ea",
                                            "description": "The UUID of the smartDevice."
                                        }
                                    ]
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"time\":\"consequatur\",\"power\":17}"
                                },
                                "description": "Store a data point against a smart device"
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 201,
                                    "body": "{\"data\":[{\"time\":\"1980-07-03T08:10:25Z\",\"power\":622},{\"time\":\"2004-02-12T12:20:23Z\",\"power\":453}]}",
                                    "name": ""
                                }
                            ]
                        }
                    ]
                }
            ]
        },
        {
            "name": "Smart Tariff",
            "description": "",
            "item": [
                {
                    "name": "Onboarding",
                    "description": null,
                    "item": [
                        {
                            "name": "Get the available smart tariff regions",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "smart-tariff\/region",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/smart-tariff\/region"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "[\n {\n     \"id\": \"GB\",\n     \"name\": \"United Kingdom\",\n     \"currency\": \"GBP\",\n },\n ...\n]",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Get the smart tariff providers for a specific region",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "smart-tariff\/provider",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/smart-tariff\/provider"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"region\":\"consequatur\"}"
                                },
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "[\n {\n     \"id\": 1,\n     \"name\": \"Octopus\",\n     \"provider_type\": \"OCTOPUS_API\"\n },\n ...\n]",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Get a list of tariffs for the given static tariff provider",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "smart-tariff\/static\/:provider_id\/tariff",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/smart-tariff\/static\/:provider_id\/tariff",
                                    "variable": [
                                        {
                                            "id": "provider_id",
                                            "key": "provider_id",
                                            "value": "consequatur",
                                            "description": "The ID of the provider."
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"parent_guid\":\"consequatur\"}"
                                },
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "[\n   {\n       \"guid\": \"c28aef89-5d32-4e43-bed8-25baa7333d07\",\n       \"name\": \"Tariff One\",\n       \"currency\": \"GBP\",\n       \"timezone\": \"Europe\/London\",\n       \"provider\": 3,\n       \"prices\": null\n   },\n   {\n        \"guid\": \"35c8d70b-fef4-4785-a57b-e4a77f77f9ae\",\n        \"name\": \"Tariff Two\",\n        \"currency\": \"GBP\",\n        \"timezone\": \"Europe\/London\",\n        \"provider\": 3,\n        \"prices\": {\n             \"00:00\": 0.2234,\n             ...\n             \"23:30\": 0.3672,\n        }\n    },\n   ...\n]",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Get a list of tariffs for the given market pricing provider",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "smart-tariff\/market-pricing\/:provider_id\/tariff",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/smart-tariff\/market-pricing\/:provider_id\/tariff",
                                    "variable": [
                                        {
                                            "id": "provider_id",
                                            "key": "provider_id",
                                            "value": "consequatur",
                                            "description": "The ID of the provider."
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "[\n     {\n         \"country\": \"Germany\",\n         \"country_code\": \"DE\",\n         \"regions\": [\n             {\n                 \"guid\": \"1234-1234\",\n                 \"name\": \"Germany Zone 1\",\n                 \"currency\": \"EUR\",\n                 \"timezone\": \"Europe\/Berlin\"\n             },\n             ...\n         ]\n     },\n     ...\n]",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Onboard to Smart Tariff Automation",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "smart-tariff\/tariff",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/smart-tariff\/tariff"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"provider_id\":\"consequatur\",\"provider_settings\":[],\"region\":\"consequatur\",\"automation_settings\":{\"daily_estimated_load\":11613.31890586,\"peak_protection_is_enabled\":true,\"price_limit_ceiling\":11613.31890586,\"price_limit_floor\":11613.31890586}}"
                                },
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\n     \"success\": true,\n     \"message\": \"You have successfully been onboarded to smart tariff automation\",\n}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Update Smart Tariff provider settings",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "smart-tariff\/tariff",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/smart-tariff\/tariff"
                                },
                                "method": "PUT",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"provider_id\":\"consequatur\",\"provider_settings\":[]}"
                                },
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\n      \"success\": true,\n      \"message\": \"You have successfully updated your tariff provider settings\",\n}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Offboard Smart Tariff Automation",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "smart-tariff\/tariff",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/smart-tariff\/tariff"
                                },
                                "method": "DELETE",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\n      \"success\": true,\n      \"message\": \"You have successfully offboarded from smart tariff automations\",\n}",
                                    "name": ""
                                }
                            ]
                        }
                    ]
                },
                {
                    "name": "Automation",
                    "description": null,
                    "item": [
                        {
                            "name": "Get the automation data for a given date",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "smart-tariff\/automation\/:date",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/smart-tariff\/automation\/:date",
                                    "variable": [
                                        {
                                            "id": "date",
                                            "key": "date",
                                            "value": "consequatur",
                                            "description": ""
                                        }
                                    ]
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"version\":2}"
                                },
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\n     \"guid\": \"1234-1234-1234\",\n     \"timezone\": \"Europe\/London\",\n     \"currency\": \"GBP\",\n     \"currency_symbol_minor\": \"p\",\n     \"currency_symbol\": \"\u00a3\",\n     \"charge_cost\": \"0.23\",\n     \"tariff_name\": \"E.ON Next Drive\",\n     \"tariff_provider\": {\n         \"id\": 1,\n         \"name\": \"E.ON\",\n         \"provider_type\": \"STATIC_API\"\n     },\n     \"prices\": [\n         {\n             \"start_time\": \"2025-01-01 00:00:00\",\n             \"price\": 22.01,\n         },\n         ...\n         {\n             \"start_time\": \"2025-01-01 23:30:00\",\n             \"price\": 12.01,\n         }\n     ],\n     \"charge_slots\": [\n         {\n             \"start_time\": \"2025-01-01 00:00:00\",\n             \"battery_power_watts\": 1000\n         },\n     ],\n     \"export_slots\": [],\n     \"charge_windows\": [\n         {\n             \"start_time\": \"2025-01-01 00:00:00\",\n             \"end_time\": \"2025-01-01 00:30:00\",\n             \"battery_power_watts\": 1000\n         }\n     ],\n     \"export_windows\": []\n}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Get User Automation Settings",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "smart-tariff\/automation-settings",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/smart-tariff\/automation-settings"
                                },
                                "method": "GET",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\n     \"guid\": \"string\",\n     \"currency\": \"EUR\",\n     \"automation_settings\": {\n         \"is_enabled\": true,\n         \"daily_charge_capacity\": 100,\n         \"price_limit_ceiling\": 30,\n         \"price_limit_floor\": 10,\n         \"recalculate_at_midnight\": true,\n         \"peak_protection_is_enabled\": true,\n         \"peak_protection_slot_count\": 3,\n         \"peak_protection_respects_ceiling_limit\": false,\n         \"export_is_enabled\": true,\n         \"export_end_time\": \"22:00\",\n         \"export_start_time\": \"06:00\",\n         \"export_lower_soc_limit\": 20,\n         \"holiday_mode\": {\n             \"enabled\": true,\n             \"always_import_under\": 20,\n             \"start_time\": \"2023-12-24\",\n             \"end_time\": \"2023-12-26\"\n         },\n         \"custom_automation_is_enabled\": false\n     }\n}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Update the automation settings",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "smart-tariff\/automation-settings",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/smart-tariff\/automation-settings"
                                },
                                "method": "PUT",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"is_enabled\":false,\"daily_charge_capacity\":45,\"daily_charge_slots\":56,\"price_limit_ceiling\":11613.31890586,\"price_limit_floor\":11613.31890586,\"recalculate_at_midnight\":true,\"peak_protection_is_enabled\":true,\"peak_protection_slot_count\":19,\"peak_protection_respects_ceiling_limit\":false,\"export_is_enabled\":false,\"export_end_time\":\"consequatur\",\"export_start_time\":\"consequatur\",\"export_lower_soc_limit\":11613.31890586,\"holiday_mode\":{\"enabled\":true,\"always_import_under\":11613.31890586,\"start_time\":\"2026-04-07T10:25:22\",\"end_time\":\"2026-04-07T10:25:22\"},\"custom_automation_is_enabled\":true}"
                                },
                                "description": ""
                            },
                            "response": [
                                {
                                    "header": [],
                                    "code": 200,
                                    "body": "{\n    \"success\": true,\n    \"message\": \"Automation settings updated successfully\"\n}",
                                    "name": ""
                                }
                            ]
                        },
                        {
                            "name": "Set Custom Automation Slots",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "smart-tariff\/automation-settings\/custom-automation-slots",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/smart-tariff\/automation-settings\/custom-automation-slots"
                                },
                                "method": "POST",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": {
                                    "mode": "raw",
                                    "raw": "{\"custom_automation_slots\":\"vmqeopfuudtdsufvyvddqamniihfqcoynlazghdtqtqxbajw\"}"
                                },
                                "description": "If the `custom_automation_is_enabled` setting is enabled, custom automation slots will be used instead of using\nthe automation settings to calculate the automation.\n\nNote: If you enable `custom_automation_is_enabled` without setting any Custom Automation Slots, your automation\nschedule will also have no slots"
                            },
                            "response": []
                        },
                        {
                            "name": "Deletes Custom Automation Slots",
                            "request": {
                                "url": {
                                    "host": "{{baseUrl}}",
                                    "path": "smart-tariff\/automation-settings\/custom-automation-slots",
                                    "query": [],
                                    "raw": "{{baseUrl}}\/smart-tariff\/automation-settings\/custom-automation-slots"
                                },
                                "method": "DELETE",
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "application\/json"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application\/json"
                                    }
                                ],
                                "body": null,
                                "description": ""
                            },
                            "response": []
                        }
                    ]
                }
            ]
        },
        {
            "name": "Take Control",
            "description": "",
            "item": [
                {
                    "name": "Take Control of an Inverter",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "inverter\/:inverter_serial_number\/take-control\/start",
                            "query": [],
                            "raw": "{{baseUrl}}\/inverter\/:inverter_serial_number\/take-control\/start",
                            "variable": [
                                {
                                    "id": "inverter_serial_number",
                                    "key": "inverter_serial_number",
                                    "value": "CE1234G567",
                                    "description": "The serial number of the inverter."
                                }
                            ]
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": {
                            "mode": "raw",
                            "raw": "{\"reason\":\"vmqeopfuudtdsufvyvddq\",\"expires_at\":\"2107-05-07\"}"
                        },
                        "description": "Attempt to take control of the given inverter\n\nThe request may fail if the inverter is offline or experiencing issues\nIf this happens, simply attempt to take control of the inverter again"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n  \"success\": true\n}",
                            "name": "success"
                        },
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n    \"success\": false\n}",
                            "name": "failure"
                        },
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n \"message\": \"This inverter is already locked by another actor\",\n}",
                            "name": "already locked by another actor"
                        },
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n \"message\": \"You have already taken control of this inverter\",\n}",
                            "name": "already taken control"
                        }
                    ]
                },
                {
                    "name": "Relinquish Inverter Control",
                    "request": {
                        "url": {
                            "host": "{{baseUrl}}",
                            "path": "inverter\/:inverter_serial_number\/take-control\/stop",
                            "query": [],
                            "raw": "{{baseUrl}}\/inverter\/:inverter_serial_number\/take-control\/stop",
                            "variable": [
                                {
                                    "id": "inverter_serial_number",
                                    "key": "inverter_serial_number",
                                    "value": "CE1234G567",
                                    "description": "The serial number of the inverter."
                                }
                            ]
                        },
                        "method": "POST",
                        "header": [
                            {
                                "key": "Content-Type",
                                "value": "application\/json"
                            },
                            {
                                "key": "Accept",
                                "value": "application\/json"
                            }
                        ],
                        "body": null,
                        "description": "Relinquish control of the given inverter\n\nThe request may fail if the inverter is offline or experiencing issues\nIf this happens, simply attempt to take control of the inverter again"
                    },
                    "response": [
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n    \"success\": true\n }",
                            "name": "success"
                        },
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n     \"success\": false\n  }",
                            "name": "failure"
                        },
                        {
                            "header": [],
                            "code": 200,
                            "body": "{\n  \"message\": \"You have not taken control of this inverter\",\n }",
                            "name": "user has not taken control"
                        }
                    ]
                }
            ]
        }
    ],
    "auth": {
        "type": "bearer",
        "bearer": [
            {
                "key": "key",
                "value": null,
                "type": "string"
            }
        ]
    }
}