{ "name": "everest", "displayName": "Everest", "id": "27e4b1c4-bc27-4699-84ef-41af1a9e1cea", "vendors": [ { "name": "Chargebyte", "displayName": "Chargebyte GmbH", "id": "07ba8a98-799f-4a6e-a8d9-b45cd38dbcc5", "thingClasses": [ { "name": "everestMqtt", "displayName": "Everest (MQTT)", "id": "965cbe0d-088c-42a2-965d-ceafbb8b01e9", "setupMethod": "JustAdd", "createMethods": ["discovery", "user"], "interfaces": [ "evcharger", "smartmeterconsumer", "networkdevice", "connectable" ], "paramTypes": [ { "id": "f1f3e9a7-3a35-4089-8869-b9bfd64659e5", "name": "hostName", "displayName": "Host name", "type": "QString" }, { "id": "911b6fa3-010c-486e-8251-71a6aa21adb3", "name": "address", "displayName": "IP address", "type": "QString", "inputType": "IPv4Address", "defaultValue": "" }, { "id": "cb9517ef-1ae2-49c9-9036-0c6e15bb3652", "name": "macAddress", "displayName": "MAC address", "type": "QString", "defaultValue": "00:00:00:00:00:00", "readOnly": true }, { "id": "73f27e36-6f68-40a9-8805-22e88911736c", "name": "connector", "displayName": "Connector name", "type": "QString", "defaultValue": "" } ], "settingsTypes": [], "stateTypes": [ { "id": "018d1f2f-4ede-4ab0-b76e-369684cd0da5", "name": "power", "displayName": "Charging enabled", "displayNameAction": "Enable or disable charging", "type": "bool", "defaultValue": false, "writable": true }, { "id": "d5d71037-a2b1-4abe-be75-883e6fef75c6", "name": "maxChargingCurrent", "displayName": "Maximum charging current", "displayNameAction": "Set maximum charging current", "type": "uint", "unit": "Ampere", "defaultValue": 6, "minValue": 6, "maxValue": 32, "writable": true }, { "id": "5b963e54-15f0-459f-8754-d172f2febee2", "name": "pluggedIn", "displayName": "Plugged in", "type": "bool", "defaultValue": false }, { "id": "79f44541-7967-4394-bb50-8bf69e4115ca", "name": "charging", "displayName": "Charging", "type": "bool", "defaultValue": false }, { "id": "9597c21f-d8a6-424d-8e35-bdd69dc57d35", "name": "phaseCount", "displayName": "Active phases", "type": "uint", "minValue": 1, "maxValue": 3, "defaultValue": 1 }, { "id": "1dc5fbff-354b-4a68-aae3-95150b257faa", "name": "desiredPhaseCount", "displayName": "Desired phase count", "displayNameAction": "Set desired phase count", "type": "uint", "minValue": 1, "maxValue": 3, "possibleValues": [1, 3], "writable": true, "defaultValue": 3 }, { "id": "2104641b-1004-4637-8eca-108f53dcb402", "name": "connected", "displayName": "Connected", "type": "bool", "cached": false, "defaultValue": false }, { "id": "8946aee7-caa1-47cc-bef9-37ca4c8b5e49", "name": "totalEnergyConsumed", "displayName": "Total energy", "type": "double", "unit": "KiloWattHour", "defaultValue": 0, "cached": true }, { "id": "b7455160-98e4-47ad-a1db-f3fbda009aa2", "name": "sessionEnergy", "displayName": "Session energy", "type": "double", "unit": "KiloWattHour", "defaultValue": 0, "suggestLogging": true }, { "id": "120a4028-b01c-4a31-8d9b-bf34f602a095", "name": "currentPower", "displayName": "Current power", "type": "double", "unit": "Watt", "defaultValue": 0, "cached": false }, { "id": "75a52f23-7d65-4b33-9262-99085beb7ee2", "name": "state", "displayName": "State", "type": "QString", "defaultValue": "", "cached": false }, { "id": "b7c76f2d-520a-4bb1-9bd3-d6ffcbef73b6", "name": "temperature", "displayName": "Temperature", "type": "double", "unit": "DegreeCelsius", "defaultValue": 0.0, "cached": false }, { "id": "2ca678ff-6d6f-49cf-b265-545ed15c12b7", "name": "fanSpeed", "displayName": "Fan speed", "type": "double", "unit": "Rpm", "defaultValue": 0, "cached": false } ], "actionTypes": [ ], "eventTypes": [ ] }, { "name": "everestConnection", "displayName": "EVerest connection", "id": "6a69c792-14e0-40a1-bbb2-94dcb84d82df", "setupMethod": "JustAdd", "createMethods": [ "Discovery", "User" ], "interfaces": [ "gateway", "networkdevice" ], "providedInterfaces": [ "evcharger" ], "discoveryParamTypes": [ { "id": "cd1cfca6-22f7-4d31-a95f-f642e0e1470f", "name": "port", "displayName": "Port", "type": "uint", "defaultValue": 8080 } ], "paramTypes": [ { "id": "2af7a13b-f68c-40ab-960f-64f4e4885913", "name": "hostName", "displayName": "Host name", "type": "QString" }, { "id": "3761a8e8-5cff-4285-8dc5-58a5655da603", "name": "address", "displayName": "IP address", "type": "QString", "inputType": "IPv4Address", "defaultValue": "" }, { "id": "f9c425f3-fe72-422d-b57c-0f2e7518ac38", "name": "macAddress", "displayName": "MAC address", "type": "QString", "defaultValue": "00:00:00:00:00:00", "readOnly": true }, { "id": "d8f64b57-37e7-4b48-857c-a82ac9bfbd28", "name": "port", "displayName": "Port", "type": "uint", "defaultValue": 8080 }, { "id": "088ef8e6-7979-40d0-8429-3a8dec3866fa", "name": "serialNumber", "displayName": "Serial number", "type": "QString", "defaultValue": "" } ], "stateTypes": [ { "id": "cf9930ed-077a-4396-826e-23634a01bffb", "name": "connected", "displayName": "Connected", "type": "bool", "cached": false, "defaultValue": false }, { "id": "b1695978-8f6e-499d-8b2b-5e9e09ad73ff", "name": "apiVersion", "displayName": "API Version", "type": "QString", "defaultValue": "" } ] }, { "name": "everestChargerAc", "displayName": "EVerest AC Charger", "id": "ec47ac6b-e6ec-4a6c-a584-ac6802f79d12", "setupMethod": "JustAdd", "createMethods": ["auto"], "interfaces": [ "evcharger", "smartmeterconsumer", "connectable" ], "paramTypes": [ { "id": "b9773de0-a4a8-457e-b221-448d299b9e38", "name": "index", "displayName": "Index", "type": "uint", "defaultValue": 0 } ], "settingsTypes": [], "stateTypes": [ { "id": "c117636b-f3c3-4930-8b93-83732627c6a8", "name": "connected", "displayName": "Connected", "type": "bool", "cached": false, "defaultValue": false }, { "id": "d683be61-113d-4501-bb42-991117fa7889", "name": "power", "displayName": "Charging enabled", "displayNameAction": "Enable or disable charging", "type": "bool", "defaultValue": false, "writable": true }, { "id": "11d76fab-b48e-443d-9b4f-1dd13a495256", "name": "maxChargingCurrent", "displayName": "Maximum charging current", "displayNameAction": "Set maximum charging current", "type": "uint", "unit": "Ampere", "defaultValue": 6, "minValue": 6, "maxValue": 32, "writable": true }, { "id": "22d66da7-6935-4497-914b-38936267bf25", "name": "pluggedIn", "displayName": "Plugged in", "type": "bool", "defaultValue": false }, { "id": "aab3a0d8-f35d-4430-89b5-67a72be1fa50", "name": "charging", "displayName": "Charging", "type": "bool", "defaultValue": false }, { "id": "58756435-11bf-4896-bdff-e221aa8ffbcc", "name": "phaseCount", "displayName": "Active phases", "type": "uint", "minValue": 1, "maxValue": 3, "defaultValue": 1 }, { "id": "8d3d0334-c410-47ce-ae56-7f8db980a7c7", "name": "desiredPhaseCount", "displayName": "Desired phase count", "displayNameAction": "Set desired phase count", "type": "uint", "minValue": 1, "maxValue": 3, "possibleValues": [1, 3], "writable": true, "defaultValue": 3 }, { "id": "2bb15b1e-43a2-4102-bbc2-04689bb749eb", "name": "totalEnergyConsumed", "displayName": "Total energy", "type": "double", "unit": "KiloWattHour", "defaultValue": 0, "cached": true }, { "id": "905a48b1-b0ec-4e14-93c4-1c629e9af790", "name": "sessionEnergy", "displayName": "Session energy", "type": "double", "unit": "KiloWattHour", "defaultValue": 0, "suggestLogging": true }, { "id": "28219545-18a9-4e5d-8c05-30805c87ac74", "name": "currentPower", "displayName": "Current power", "type": "double", "unit": "Watt", "defaultValue": 0, "cached": false }, { "id": "9226f350-9ffd-4e0d-808b-67da51496ecb", "name": "state", "displayName": "State", "type": "QString", "defaultValue": "", "cached": false }, { "id": "ee1c2e36-41c2-475e-8850-c9051720061a", "name": "temperature", "displayName": "Temperature", "type": "double", "unit": "DegreeCelsius", "defaultValue": 0.0, "cached": false }, { "id": "1b281c9e-4dc1-4dd2-b152-825015fb73e3", "name": "fanSpeed", "displayName": "Fan speed", "type": "double", "unit": "Rpm", "defaultValue": 0, "cached": false } ], "actionTypes": [ ], "eventTypes": [ ] }, { "name": "everestChargerDc", "displayName": "EVerest charger DC", "id": "b31e14dd-43e0-4278-b517-d50afd6806ec", "createMethods": ["auto"], "interfaces": [ "evchargerdc", "connectable"], "stateTypes": [ { "id": "e02d8186-a678-4e5a-aea7-460109617a02", "name": "connected", "displayName": "Connected", "type": "bool", "defaultValue": true }, { "id": "c7b313bf-d12d-434f-b754-d0ada7209fe5", "name": "power", "displayName": "Charging enabled", "displayNameAction": "Enable/disable charging", "type": "bool", "defaultValue": true, "writable": true }, { "id": "4dc2b506-990b-4e84-8a4b-444aba489ac2", "name": "currentPower", "displayName": "Measured power (AC side)", "type": "double", "unit": "Watt", "defaultValue": 0 }, { "id": "4c1415c2-bb2e-412a-9861-12ad8daa9051", "name": "chargingPower", "displayName": "Charging power", "displayNameAction": "Set charging power", "type": "double", "unit": "Watt", "defaultValue": 0, "writable": true }, { "id": "2e17f569-807e-4906-8748-0bd094cfd5d2", "name": "chargingState", "displayName": "Charging state", "type": "QString", "possibleValues": ["idle", "charging", "discharging"], "defaultValue": "idle" }, { "id": "2a78e62c-3b54-47bf-b4ff-b21f6eff9b04", "name": "batteryLevel", "displayName": "Battery level", "type": "int", "unit": "Percentage", "minValue": 0, "maxValue": 100, "defaultValue": 50 }, { "id": "ba4aa397-8d09-4e12-8eca-1d567b536bda", "name": "batteryCritical", "displayName": "Battery level critical", "type": "bool", "defaultValue": false }, { "id": "7dedd1a2-6c99-4c85-8511-319f45b4fc56", "name": "minChargingPower", "displayName": "Minimal charging power", "type": "double", "unit": "Watt", "defaultValue": 100 }, { "id": "e1f1936e-e038-4820-bb7c-46404859ae42", "name": "maxChargingPower", "displayName": "Maximal charging power", "type": "double", "unit": "Watt", "defaultValue": 50000 }, { "id": "60ce60bd-0a6b-4f76-b51b-c6d342b2a277", "name": "minDischargingPower", "displayName": "Minimal discharging power", "type": "double", "unit": "Watt", "defaultValue": -100 }, { "id": "5bd483e4-aae6-4e53-b208-d7caa5b7fbc6", "name": "maxDischargingPower", "displayName": "Maximal discharging power", "type": "double", "unit": "Watt", "defaultValue": -50000 }, { "id": "020e30ce-e3db-41ad-8066-a819ac1d4bd5", "name": "pluggedIn", "displayName": "Car is plugged in", "type": "bool", "defaultValue": true, "cached": false }, { "id": "c13e3183-0e16-466d-8040-8c64706c6609", "name": "chargingCapabilities", "displayName": "Charging capabilities", "type": "QString", "possibleValues": ["charging", "discharging", "bidirectional"], "defaultValue": "charging", "cached": false }, { "id": "9bfc98a0-92f7-4b46-b390-72d8da721778", "name": "totalEnergyConsumed", "displayName": "Total consumed energy", "type": "double", "unit": "KiloWattHour", "defaultValue": 0 }, { "id": "782e6a0c-62e5-4b36-947c-c66ee1fa1737", "name": "totalEnergyProduced", "displayName": "Total returned energy", "type": "double", "unit": "KiloWattHour", "defaultValue": 0 } ], "actionTypes": [ ] } ] } ] }