Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "settings": {
- "settings": [
- {
- "key": "smartChargingIsEnabled",
- "value": true,
- "valueType": "boolean",
- "valueIsArray": false,
- "isReadOnly": false
- },
- {
- "key": "smartChargingDoneAt",
- "value": "05:00",
- "valueType": "string",
- "valueIsArray": false,
- "isReadOnly": false
- },
- {
- "key": "cableIsPermanentlyLocked",
- "value": false,
- "valueType": "boolean",
- "valueIsArray": false,
- "isReadOnly": false
- },
- {
- "key": "maxCharge",
- "value": 32,
- "valueType": "int",
- "valueIsArray": false,
- "isReadOnly": false
- },
- {
- "key": "chargerName",
- "value": "Easee Laddbox",
- "valueType": "string",
- "valueIsArray": false,
- "isReadOnly": false
- },
- {
- "key": "mainFuseSize",
- "value": 63.0,
- "valueType": "float",
- "valueIsArray": false,
- "isReadOnly": false
- },
- {
- "key": "loadBalancingIsEnabled",
- "value": true,
- "valueType": "boolean",
- "valueIsArray": false,
- "isReadOnly": false
- }
- ],
- "layout": [
- {
- "type": "header",
- "title": "Smart Heating",
- "description": "Med smart ladding laddas din elbil automatiskt under dygnets billigaste timmar",
- "valueText": null,
- "dependsOnSetting": null,
- "callToAction": null,
- "childItems": null,
- "settingKey": null
- },
- {
- "type": "setting",
- "title": "Smart ladding",
- "description": null,
- "valueText": null,
- "dependsOnSetting": null,
- "callToAction": null,
- "childItems": null,
- "settingKey": "smartChargingIsEnabled"
- },
- {
- "type": "setting",
- "title": "Sluttid för ladding",
- "description": null,
- "valueText": "05:00",
- "dependsOnSetting": "smartChargingIsEnabled",
- "callToAction": null,
- "childItems": null,
- "settingKey": null
- },
- {
- "type": "link",
- "title": "Mina bilar",
- "description": null,
- "valueText": "1",
- "dependsOnSetting": "smartChargingIsEnabled",
- "callToAction": {
- "link": "/my-vehicles",
- "url": null,
- "redirectUrlStartsWith": null
- },
- "childItems": null,
- "settingKey": null
- },
- {
- "type": "separator",
- "title": null,
- "description": null,
- "valueText": null,
- "dependsOnSetting": null,
- "callToAction": null,
- "childItems": null,
- "settingKey": null
- },
- {
- "type": "setting",
- "title": "Lås laddkabelen i laddboxen",
- "description": null,
- "valueText": null,
- "dependsOnSetting": null,
- "callToAction": null,
- "childItems": null,
- "settingKey": "cableIsPermanentlyLocked"
- },
- {
- "type": "setting",
- "title": "Maximal laddningshastighet",
- "description": null,
- "valueText": "32 A",
- "dependsOnSetting": null,
- "callToAction": null,
- "childItems": null,
- "settingKey": "mainFuseSize"
- },
- {
- "type": "group",
- "title": "Lastbalansera hovudsäkringen",
- "description": null,
- "valueText": null,
- "dependsOnSetting": null,
- "callToAction": null,
- "childItems": [
- {
- "type": "setting",
- "title": "Storlek på hovudsäkringen",
- "description": "Information om hovudsäkringen finns in din säkringsboks",
- "valueText": "63 A",
- "dependsOnSetting": null,
- "callToAction": null,
- "childItems": null,
- "settingKey": "mainFuseSize"
- },
- {
- "type": "setting",
- "title": "Lastbalansera hovudsäkringen",
- "description": "Om du har en Easee-laddbox installerad ... ",
- "valueText": null,
- "dependsOnSetting": null,
- "callToAction": null,
- "childItems": null,
- "settingKey": "loadBalancingIsEnabled"
- }
- ],
- "settingKey": null
- },
- {
- "type": "setting",
- "title": "Namn",
- "description": null,
- "valueText": "Easee Laddbox",
- "dependsOnSetting": null,
- "callToAction": null,
- "childItems": null,
- "settingKey": null
- }
- ]
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement