Fix power unit in kW handling in charging station template
[e-mobility-charging-stations-simulator.git] / src / types / ocpp / 1.6 / Configuration.ts
index 941a854784f7c7757d0558f9939996c4da51996c..ae0c352d4a8d20ca690fcba53424010b45191dfa 100644 (file)
@@ -1,4 +1,4 @@
-export enum StandardParametersKey {
+export enum OCPP16StandardParametersKey {
   AllowOfflineTxForUnknownId = 'AllowOfflineTxForUnknownId',
   AuthorizationCacheEnabled = 'AuthorizationCacheEnabled',
   AuthorizeRemoteTxRequests = 'AuthorizeRemoteTxRequests',