Add template section to list OCPP commands supported (#129)
[e-mobility-charging-stations-simulator.git] / src / assets / station-templates / keba.station-template.json
index 72ac62c42094552bb74553fe7d8fe98612a03535..a76741d99f195f12c3f5002f63aa5cf5e741d4a5 100644 (file)
@@ -8,6 +8,8 @@
   "powerUnit": "W",
   "numberOfConnectors": 1,
   "randomConnectors": false,
+  "amperageLimitationOcppKey": "MaxAvailableCurrent",
+  "amperageLimitationUnit": "mA",
   "Configuration": {
     "configurationKey": [
       {
@@ -23,7 +25,7 @@
       {
         "key": "SupportedFeatureProfiles",
         "readonly": true,
-        "value": "Core,LocalAuthListManagement"
+        "value": "Core,FirmwareManagement,LocalAuthListManagement,SmartCharging,RemoteTrigger"
       },
       {
         "key": "LocalAuthListEnabled",