build(deps): bump the regular group with 3 updates (#1151)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 26 Aug 2024 16:24:44 +0000 (18:24 +0200)
committerGitHub <noreply@github.com>
Mon, 26 Aug 2024 16:24:44 +0000 (16:24 +0000)
* build(deps): bump the regular group with 3 updates

Bumps the regular group with 3 updates: [poolifier](https://github.com/poolifier/poolifier), [neostandard](https://github.com/neostandard/neostandard) and [tsx](https://github.com/privatenumber/tsx).

Updates `poolifier` from 4.2.3 to 4.2.5
- [Release notes](https://github.com/poolifier/poolifier/releases)
- [Changelog](https://github.com/poolifier/poolifier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/poolifier/poolifier/compare/v4.2.3...v4.2.5)

Updates `neostandard` from 0.11.3 to 0.11.4
- [Release notes](https://github.com/neostandard/neostandard/releases)
- [Changelog](https://github.com/neostandard/neostandard/blob/main/CHANGELOG.md)
- [Commits](https://github.com/neostandard/neostandard/compare/v0.11.3...v0.11.4)

Updates `tsx` from 4.17.0 to 4.18.0
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](https://github.com/privatenumber/tsx/compare/v4.17.0...v4.18.0)

---
updated-dependencies:
- dependency-name: poolifier
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: regular
- dependency-name: neostandard
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: regular
- dependency-name: tsx
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: regular
...

Signed-off-by: dependabot[bot] <support@github.com>
* [autofix.ci] apply automated fixes

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
40 files changed:
package.json
pnpm-lock.yaml
src/charging-station/Bootstrap.ts
src/charging-station/SharedLRUCache.ts
src/charging-station/ui-server/UIHttpServer.ts
src/types/AutomaticTransactionGenerator.ts
src/types/ChargingStationEvents.ts
src/types/ChargingStationTemplate.ts
src/types/ChargingStationWorker.ts
src/types/ConfigurationData.ts
src/types/FileType.ts
src/types/MapStringifyFormat.ts
src/types/Storage.ts
src/types/UIProtocol.ts
src/types/WebSocket.ts
src/types/WorkerBroadcastChannel.ts
src/types/ocpp/1.6/ChargePointErrorCode.ts
src/types/ocpp/1.6/ChargePointStatus.ts
src/types/ocpp/1.6/ChargingProfile.ts
src/types/ocpp/1.6/Configuration.ts
src/types/ocpp/1.6/DiagnosticsStatus.ts
src/types/ocpp/1.6/MeterValues.ts
src/types/ocpp/1.6/Requests.ts
src/types/ocpp/1.6/Responses.ts
src/types/ocpp/1.6/Transaction.ts
src/types/ocpp/2.0/Common.ts
src/types/ocpp/2.0/Requests.ts
src/types/ocpp/2.0/Variables.ts
src/types/ocpp/Common.ts
src/types/ocpp/Configuration.ts
src/types/ocpp/ErrorType.ts
src/types/ocpp/MessageType.ts
src/types/ocpp/OCPPProtocol.ts
src/types/ocpp/OCPPVersion.ts
src/types/ocpp/Reservation.ts
src/utils/AsyncLock.ts
src/utils/ChargingStationConfigurationUtils.ts
src/worker/WorkerTypes.ts
ui/web/src/types/ChargingStationType.ts
ui/web/src/types/UIProtocol.ts

index 12646596bd8691d612936ca12a0c1f78783479d9..80d010ea272c3d1e5379939afe0820d63b6faa05 100644 (file)
@@ -99,7 +99,7 @@
     "logform": "^2.6.1",
     "mnemonist": "0.40.0-rc1",
     "mongodb": "^6.8.0",
-    "poolifier": "^4.2.3",
+    "poolifier": "^4.2.5",
     "rambda": "^9.3.0",
     "tar": "^7.4.3",
     "winston": "^3.14.2",
     "glob": "^11.0.0",
     "husky": "^9.1.5",
     "lint-staged": "^15.2.9",
-    "neostandard": "^0.11.3",
+    "neostandard": "^0.11.4",
     "prettier": "^3.3.3",
     "rimraf": "^6.0.1",
     "semver": "^7.6.3",
     "ts-node": "^10.9.2",
-    "tsx": "^4.17.0",
+    "tsx": "^4.18.0",
     "typescript": "~5.5.4"
   }
 }
index 1992e63104a78dc07d473f1101d324fb78f4c909..b4440a87a7b30aff2397e19b0b5e963f44fc87e4 100644 (file)
@@ -57,8 +57,8 @@ importers:
         specifier: ^6.8.0
         version: 6.8.0(socks@2.8.3)
       poolifier:
-        specifier: ^4.2.3
-        version: 4.2.3
+        specifier: ^4.2.5
+        version: 4.2.5
       rambda:
         specifier: ^9.3.0
         version: 9.3.0
@@ -149,8 +149,8 @@ importers:
         specifier: ^15.2.9
         version: 15.2.9
       neostandard:
-        specifier: ^0.11.3
-        version: 0.11.3(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4)
+        specifier: ^0.11.4
+        version: 0.11.4(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4)
       prettier:
         specifier: ^3.3.3
         version: 3.3.3
@@ -164,8 +164,8 @@ importers:
         specifier: ^10.9.2
         version: 10.9.2(@types/node@22.5.0)(typescript@5.5.4)
       tsx:
-        specifier: ^4.17.0
-        version: 4.17.0
+        specifier: ^4.18.0
+        version: 4.18.0
       typescript:
         specifier: ~5.5.4
         version: 5.5.4
@@ -1093,8 +1093,8 @@ packages:
   '@types/conventional-commits-parser@5.0.0':
     resolution: {integrity: sha512-loB369iXNmAZglwWATL+WRe+CRMmmBPtpolYzIebFaX4YA3x+BEfLqhUAV9WanycKI3TG1IMr5bMJDajDKLlUQ==}
 
-  '@types/eslint@9.6.0':
-    resolution: {integrity: sha512-gi6WQJ7cHRgZxtkQEoyHMppPjq9Kxo5Tjn2prSKDSmZrCz8TZ3jSRCeTJm+WoM+oB0WG37bRqLzaaU3q7JypGg==}
+  '@types/eslint@9.6.1':
+    resolution: {integrity: sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag==}
 
   '@types/estree@1.0.5':
     resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==}
@@ -4095,8 +4095,8 @@ packages:
     resolution: {integrity: sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==}
     engines: {node: '>= 0.6'}
 
-  neostandard@0.11.3:
-    resolution: {integrity: sha512-ZDzt9wBIUnIr6ktvHDx81QgqmiIWHVmhrw/edv+AuhJlfkxrqxkzf+f8nksX1SSU8V5VDqGvfTj/F3UwyYF4+Q==}
+  neostandard@0.11.4:
+    resolution: {integrity: sha512-rBdlVeUdM0NhBc2S7Vr/l98Y/FTYY+YGdOqSgv60HzP3LF7ruX9Mceur4Nc/qkXf7UT1IOjofLS7OSLAObPi2A==}
     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
     hasBin: true
     peerDependencies:
@@ -4447,8 +4447,8 @@ packages:
     resolution: {integrity: sha512-nDywThFk1i4BQK4twPQ6TA4RT8bDY96yeuCVBWL3ePARCiEKDRSrNGbFIgUJpLp+XeIR65v8ra7WuJOFUBtkMA==}
     engines: {node: '>=8'}
 
-  poolifier@4.2.3:
-    resolution: {integrity: sha512-JF3gPzuugRLKlfyQ+vjtxviMr5AyarCAnWYT/g00NAL5Djb5oviCIvb0+eECWQ15QX0QBwcqaxrqB89Dr+pP3Q==}
+  poolifier@4.2.5:
+    resolution: {integrity: sha512-z3RLgTBZurCJo8pOJSxxnO4usZG6mIYGNd+TP7amhFSljVdTuc5jWWmHL6i66GUSDtb0CX8CvQ0EfIgtqZNgeg==}
     engines: {node: '>=18.0.0', pnpm: '>=9.0.0'}
 
   possible-typed-array-names@1.0.0:
@@ -5309,8 +5309,8 @@ packages:
   tslib@2.7.0:
     resolution: {integrity: sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==}
 
-  tsx@4.17.0:
-    resolution: {integrity: sha512-eN4mnDA5UMKDt4YZixo9tBioibaMBpoxBkD+rIPAjVmYERSG0/dWEY1CEFuV89CgASlKL499q8AhmkMnnjtOJg==}
+  tsx@4.18.0:
+    resolution: {integrity: sha512-a1jaKBSVQkd6yEc1/NI7G6yHFfefIcuf3QJST7ZEyn4oQnxLYrZR5uZAM8UrwUa3Ge8suiZHcNS1gNrEvmobqg==}
     engines: {node: '>=18.0.0'}
     hasBin: true
 
@@ -6679,7 +6679,7 @@ snapshots:
 
   '@stylistic/eslint-plugin-js@2.6.4(eslint@9.9.1(jiti@1.21.6))':
     dependencies:
-      '@types/eslint': 9.6.0
+      '@types/eslint': 9.6.1
       acorn: 8.12.1
       eslint: 9.9.1(jiti@1.21.6)
       eslint-visitor-keys: 4.0.0
@@ -6688,7 +6688,7 @@ snapshots:
   '@stylistic/eslint-plugin-jsx@2.6.4(eslint@9.9.1(jiti@1.21.6))':
     dependencies:
       '@stylistic/eslint-plugin-js': 2.6.4(eslint@9.9.1(jiti@1.21.6))
-      '@types/eslint': 9.6.0
+      '@types/eslint': 9.6.1
       eslint: 9.9.1(jiti@1.21.6)
       eslint-visitor-keys: 4.0.0
       espree: 10.1.0
@@ -6697,13 +6697,13 @@ snapshots:
 
   '@stylistic/eslint-plugin-plus@2.6.4(eslint@9.9.1(jiti@1.21.6))':
     dependencies:
-      '@types/eslint': 9.6.0
+      '@types/eslint': 9.6.1
       eslint: 9.9.1(jiti@1.21.6)
 
   '@stylistic/eslint-plugin-ts@2.6.4(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4)':
     dependencies:
       '@stylistic/eslint-plugin-js': 2.6.4(eslint@9.9.1(jiti@1.21.6))
-      '@types/eslint': 9.6.0
+      '@types/eslint': 9.6.1
       '@typescript-eslint/utils': 8.2.0(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4)
       eslint: 9.9.1(jiti@1.21.6)
     transitivePeerDependencies:
@@ -6716,7 +6716,7 @@ snapshots:
       '@stylistic/eslint-plugin-jsx': 2.6.4(eslint@9.9.1(jiti@1.21.6))
       '@stylistic/eslint-plugin-plus': 2.6.4(eslint@9.9.1(jiti@1.21.6))
       '@stylistic/eslint-plugin-ts': 2.6.4(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4)
-      '@types/eslint': 9.6.0
+      '@types/eslint': 9.6.1
       eslint: 9.9.1(jiti@1.21.6)
     transitivePeerDependencies:
       - supports-color
@@ -6769,7 +6769,7 @@ snapshots:
     dependencies:
       '@types/node': 22.5.0
 
-  '@types/eslint@9.6.0':
+  '@types/eslint@9.6.1':
     dependencies:
       '@types/estree': 1.0.5
       '@types/json-schema': 7.0.15
@@ -10319,11 +10319,11 @@ snapshots:
   negotiator@0.6.3:
     optional: true
 
-  neostandard@0.11.3(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4):
+  neostandard@0.11.4(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4):
     dependencies:
       '@humanwhocodes/gitignore-to-minimatch': 1.0.2
       '@stylistic/eslint-plugin': 2.6.4(eslint@9.9.1(jiti@1.21.6))(typescript@5.5.4)
-      '@types/eslint': 9.6.0
+      '@types/eslint': 9.6.1
       eslint: 9.9.1(jiti@1.21.6)
       eslint-plugin-n: 17.10.2(eslint@9.9.1(jiti@1.21.6))
       eslint-plugin-promise: 7.1.0(eslint@9.9.1(jiti@1.21.6))
@@ -10673,7 +10673,7 @@ snapshots:
     dependencies:
       find-up: 3.0.0
 
-  poolifier@4.2.3: {}
+  poolifier@4.2.5: {}
 
   possible-typed-array-names@1.0.0: {}
 
@@ -11673,7 +11673,7 @@ snapshots:
 
   tslib@2.7.0: {}
 
-  tsx@4.17.0:
+  tsx@4.18.0:
     dependencies:
       esbuild: 0.23.1
       get-tsconfig: 4.7.6
index b7178ad4db1953110a08417cfec8ef04fa234317..82c2cea9f4ebd7c6d204036268146a07fed03a50 100644 (file)
@@ -58,7 +58,7 @@ enum exitCodes {
   duplicateChargingStationTemplateUrls = 2,
   noChargingStationTemplates = 3,
   // eslint-disable-next-line perfectionist/sort-enums
-  gracefulShutdownError = 4
+  gracefulShutdownError = 4,
 }
 
 export class Bootstrap extends EventEmitter {
index 55cd6c2368bce90a31082b2de26c12bb32ec2a5a..1023ab8cf4013e2eb7ac2dcc17f7545e4d95ff70 100644 (file)
@@ -8,7 +8,7 @@ import { Bootstrap } from './Bootstrap.js'
 
 enum CacheType {
   chargingStationConfiguration = 'chargingStationConfiguration',
-  chargingStationTemplate = 'chargingStationTemplate'
+  chargingStationTemplate = 'chargingStationTemplate',
 }
 
 type CacheValueType = ChargingStationConfiguration | ChargingStationTemplate
index f33099b73f1bb587e3e13a21a71fe92d1a5a1572..4445ce2486630dff7da9cf9abc84148d2e8332f6 100644 (file)
@@ -32,7 +32,7 @@ enum HttpMethods {
   GET = 'GET',
   PATCH = 'PATCH',
   POST = 'POST',
-  PUT = 'PUT'
+  PUT = 'PUT',
 }
 
 export class UIHttpServer extends AbstractUIServer {
index 8c7363845c21b6c76cf388946b6b199f56d7af84..e1fb9667d8ded144a763934a4b74fb2b37d273fc 100644 (file)
@@ -3,7 +3,7 @@ import type { JsonObject } from './JsonType.js'
 export enum IdTagDistribution {
   CONNECTOR_AFFINITY = 'connector-affinity',
   RANDOM = 'random',
-  ROUND_ROBIN = 'round-robin'
+  ROUND_ROBIN = 'round-robin',
 }
 
 export interface AutomaticTransactionGeneratorConfiguration extends JsonObject {
index 4b36805fcdf9033e06819b5ba19b68235209977c..b1d27038f885484d942f30e5f3f4a157474eb78c 100644 (file)
@@ -9,5 +9,5 @@ export enum ChargingStationEvents {
   rejected = 'rejected',
   started = 'started',
   stopped = 'stopped',
-  updated = 'updated'
+  updated = 'updated',
 }
index 46cc94790db6106013c258a923e05adcbf01a663..571e4458b578ebb091b68335b76be35496673d47 100644 (file)
@@ -17,26 +17,26 @@ import type {
 
 export enum CurrentType {
   AC = 'AC',
-  DC = 'DC'
+  DC = 'DC',
 }
 
 export enum PowerUnits {
   KILO_WATT = 'kW',
-  WATT = 'W'
+  WATT = 'W',
 }
 
 export enum AmpereUnits {
   AMPERE = 'A',
   CENTI_AMPERE = 'cA',
   DECI_AMPERE = 'dA',
-  MILLI_AMPERE = 'mA'
+  MILLI_AMPERE = 'mA',
 }
 
 export enum Voltage {
   VOLTAGE_110 = 110,
   VOLTAGE_230 = 230,
   VOLTAGE_400 = 400,
-  VOLTAGE_800 = 800
+  VOLTAGE_800 = 800,
 }
 
 export type WsOptions = ClientOptions & ClientRequestArgs
@@ -61,7 +61,7 @@ enum x509CertificateType {
   ManufacturerRootCertificate = 'ManufacturerRootCertificate',
   MORootCertificate = 'MORootCertificate',
   V2GCertificate = 'V2GCertificate',
-  V2GRootCertificate = 'V2GRootCertificate'
+  V2GRootCertificate = 'V2GRootCertificate',
 }
 
 export interface ChargingStationTemplate {
index b9abdeb2e17cdb2514f0ece46904c141298d6706..a732471acbd862ce3cc1c07b2af42cd8d5a1a9b2 100644 (file)
@@ -49,7 +49,7 @@ export interface ChargingStationData extends WorkerData {
 }
 
 enum ChargingStationMessageEvents {
-  performanceStatistics = 'performanceStatistics'
+  performanceStatistics = 'performanceStatistics',
 }
 
 export const ChargingStationWorkerMessageEvents = {
index 23457f5db6aab91581c7fffc97c0b1f12b3a5102..19d932482fdb67e7adcd31e545d689a1bd68a922 100644 (file)
@@ -12,13 +12,13 @@ export enum ConfigurationSection {
   log = 'log',
   performanceStorage = 'performanceStorage',
   uiServer = 'uiServer',
-  worker = 'worker'
+  worker = 'worker',
 }
 
 export enum SupervisionUrlDistribution {
   CHARGING_STATION_AFFINITY = 'charging-station-affinity',
   RANDOM = 'random',
-  ROUND_ROBIN = 'round-robin'
+  ROUND_ROBIN = 'round-robin',
 }
 
 export interface StationTemplateUrl {
@@ -42,7 +42,7 @@ export interface LogConfiguration {
 
 export enum ApplicationProtocolVersion {
   VERSION_11 = '1.1',
-  VERSION_20 = '2.0'
+  VERSION_20 = '2.0',
 }
 
 export interface UIServerConfiguration {
index 8884a8991729d6e26d3535a256b81119786894b9..9071002b78acdc408cbfa00a3f2391973538d3bb 100644 (file)
@@ -4,5 +4,5 @@ export enum FileType {
   ChargingStationTemplate = 'charging station template',
   Configuration = 'configuration',
   JsonSchema = 'json schema',
-  PerformanceRecords = 'performance records'
+  PerformanceRecords = 'performance records',
 }
index 8543ef27d7789b8bf1151ac5911c6acc25d4e5dd..cde4c7bcc3bd82a92add72c9636a57e230bdbe29 100644 (file)
@@ -1,4 +1,4 @@
 export enum MapStringifyFormat {
   array = 'array',
-  object = 'object'
+  object = 'object',
 }
index 1128007e9d5d4827c00d9a361d3cba1b3b1058dd..f942670af9b7ec684a06c24ad527ac38a258c640 100644 (file)
@@ -4,12 +4,12 @@ export enum StorageType {
   MONGO_DB = 'mongodb',
   MYSQL = 'mysql',
   NONE = 'none',
-  SQLITE = 'sqlite'
+  SQLITE = 'sqlite',
 }
 
 export enum DBName {
   MARIA_DB = 'MariaDB',
   MONGO_DB = 'MongoDB',
   MYSQL = 'MySQL',
-  SQLITE = 'SQLite'
+  SQLITE = 'SQLite',
 }
index 7a3dce2d99ce2091e42d1ed8c081dc6dc78bd388..50e70ed9c2cb4c51b765c5ae629447e226e62797 100644 (file)
@@ -2,21 +2,21 @@ import type { JsonObject } from './JsonType.js'
 import type { BroadcastChannelResponsePayload } from './WorkerBroadcastChannel.js'
 
 export enum Protocol {
-  UI = 'ui'
+  UI = 'ui',
 }
 
 export enum ApplicationProtocol {
   HTTP = 'http',
-  WS = 'ws'
+  WS = 'ws',
 }
 
 export enum AuthenticationType {
   BASIC_AUTH = 'basic-auth',
-  PROTOCOL_BASIC_AUTH = 'protocol-basic-auth'
+  PROTOCOL_BASIC_AUTH = 'protocol-basic-auth',
 }
 
 export enum ProtocolVersion {
-  '0.0.1' = '0.0.1'
+  '0.0.1' = '0.0.1',
 }
 
 export type ProtocolRequest = [
@@ -60,7 +60,7 @@ export enum ProcedureName {
   STOP_AUTOMATIC_TRANSACTION_GENERATOR = 'stopAutomaticTransactionGenerator',
   STOP_CHARGING_STATION = 'stopChargingStation',
   STOP_SIMULATOR = 'stopSimulator',
-  STOP_TRANSACTION = 'stopTransaction'
+  STOP_TRANSACTION = 'stopTransaction',
 }
 
 export interface RequestPayload extends JsonObject {
@@ -70,7 +70,7 @@ export interface RequestPayload extends JsonObject {
 
 export enum ResponseStatus {
   FAILURE = 'failure',
-  SUCCESS = 'success'
+  SUCCESS = 'success',
 }
 
 export interface ResponsePayload extends JsonObject {
index 94b85c866d6669f877372d68b49cef9202bd2026..396c768b4c051dddcb1e834a716eb4c694133e47 100644 (file)
@@ -35,7 +35,7 @@ export enum WebSocketCloseEventStatusCode {
   CLOSE_SERVICE_RESTART = 1012,
   CLOSE_TRY_AGAIN_LATER = 1013,
   CLOSE_BAD_GATEWAY = 1014,
-  CLOSE_TLS_HANDSHAKE = 1015
+  CLOSE_TLS_HANDSHAKE = 1015,
 }
 
 export interface WSError extends Error {
index 4582f2b344421da8a9fea2aaff264bc149e9ee91..8f1cebfc9b311e4795e67537ec9d324cdfb50334 100644 (file)
@@ -28,7 +28,7 @@ export enum BroadcastChannelProcedureName {
   STATUS_NOTIFICATION = 'statusNotification',
   STOP_AUTOMATIC_TRANSACTION_GENERATOR = 'stopAutomaticTransactionGenerator',
   STOP_CHARGING_STATION = 'stopChargingStation',
-  STOP_TRANSACTION = 'stopTransaction'
+  STOP_TRANSACTION = 'stopTransaction',
 }
 
 export interface BroadcastChannelRequestPayload extends RequestPayload {
index db06d0c9da53758e055398531fd549906b0b045a..4255cd059c8a8c22623b08f756a01c29c6145380 100644 (file)
@@ -14,5 +14,5 @@ export enum OCPP16ChargePointErrorCode {
   READER_FAILURE = 'ReaderFailure',
   RESET_FAILURE = 'ResetFailure',
   UNDER_VOLTAGE = 'UnderVoltage',
-  WEAK_SIGNAL = 'WeakSignal'
+  WEAK_SIGNAL = 'WeakSignal',
 }
index 9acc5487bab5fd4f02f0b787d3c75448687a4ce4..9af1935231ce8041c7e8329b7134a03e7f246482 100644 (file)
@@ -7,5 +7,5 @@ export enum OCPP16ChargePointStatus {
   Reserved = 'Reserved',
   SuspendedEV = 'SuspendedEV',
   SuspendedEVSE = 'SuspendedEVSE',
-  Unavailable = 'Unavailable'
+  Unavailable = 'Unavailable',
 }
index ecf6bebbb53d67a471adfc15b4c938b489311028..cea7d569f269421ff973bea0219ef71ced0a5929 100644 (file)
@@ -28,22 +28,22 @@ export interface OCPP16ChargingSchedulePeriod extends JsonObject {
 
 export enum OCPP16ChargingRateUnitType {
   AMPERE = 'A',
-  WATT = 'W'
+  WATT = 'W',
 }
 
 export enum OCPP16ChargingProfileKindType {
   ABSOLUTE = 'Absolute',
   RECURRING = 'Recurring',
-  RELATIVE = 'Relative'
+  RELATIVE = 'Relative',
 }
 
 export enum OCPP16ChargingProfilePurposeType {
   CHARGE_POINT_MAX_PROFILE = 'ChargePointMaxProfile',
   TX_DEFAULT_PROFILE = 'TxDefaultProfile',
-  TX_PROFILE = 'TxProfile'
+  TX_PROFILE = 'TxProfile',
 }
 
 export enum OCPP16RecurrencyKindType {
   DAILY = 'Daily',
-  WEEKLY = 'Weekly'
+  WEEKLY = 'Weekly',
 }
index d40d8d1f06538b44008dec775934c3da47f46f57..22658ee6f810c8fb5eb2d573775d3f9988a10094 100644 (file)
@@ -4,7 +4,7 @@ export enum OCPP16SupportedFeatureProfiles {
   LocalAuthListManagement = 'LocalAuthListManagement',
   RemoteTrigger = 'RemoteTrigger',
   Reservation = 'Reservation',
-  SmartCharging = 'SmartCharging'
+  SmartCharging = 'SmartCharging',
 }
 
 export enum OCPP16StandardParametersKey {
@@ -51,9 +51,9 @@ export enum OCPP16StandardParametersKey {
   TransactionMessageAttempts = 'TransactionMessageAttempts',
   TransactionMessageRetryInterval = 'TransactionMessageRetryInterval',
   UnlockConnectorOnEVSideDisconnect = 'UnlockConnectorOnEVSideDisconnect',
-  WebSocketPingInterval = 'WebSocketPingInterval'
+  WebSocketPingInterval = 'WebSocketPingInterval',
 }
 
 export enum OCPP16VendorParametersKey {
-  ConnectionUrl = 'ConnectionUrl'
+  ConnectionUrl = 'ConnectionUrl',
 }
index c9feccea5f91a34789f9ced610338d6644e2387d..c8c2c8905d5423a8f81df56117ab9211bf9535f4 100644 (file)
@@ -2,5 +2,5 @@ export enum OCPP16DiagnosticsStatus {
   Idle = 'Idle',
   Uploaded = 'Uploaded',
   UploadFailed = 'UploadFailed',
-  Uploading = 'Uploading'
+  Uploading = 'Uploading',
 }
index d01cae07b7ed4f0f7c7dbaa1c9893f7d1608f53f..ff4f304a7d174b4d8396b5c1dbe93861fb1f175c 100644 (file)
@@ -17,7 +17,7 @@ export enum OCPP16MeterValueUnit {
   VOLT = 'V',
   VOLT_AMP = 'VA',
   WATT = 'W',
-  WATT_HOUR = 'Wh'
+  WATT_HOUR = 'Wh',
 }
 
 export enum OCPP16MeterValueContext {
@@ -28,7 +28,7 @@ export enum OCPP16MeterValueContext {
   SAMPLE_PERIODIC = 'Sample.Periodic',
   TRANSACTION_BEGIN = 'Transaction.Begin',
   TRANSACTION_END = 'Transaction.End',
-  TRIGGER = 'Trigger'
+  TRIGGER = 'Trigger',
 }
 
 export enum OCPP16MeterValueMeasurand {
@@ -53,7 +53,7 @@ export enum OCPP16MeterValueMeasurand {
   POWER_REACTIVE_IMPORT = 'Power.Reactive.Import',
   STATE_OF_CHARGE = 'SoC',
   TEMPERATURE = 'Temperature',
-  VOLTAGE = 'Voltage'
+  VOLTAGE = 'Voltage',
 }
 
 export enum OCPP16MeterValueLocation {
@@ -61,7 +61,7 @@ export enum OCPP16MeterValueLocation {
   CABLE = 'Cable',
   EV = 'EV',
   INLET = 'Inlet',
-  OUTLET = 'Outlet'
+  OUTLET = 'Outlet',
 }
 
 export enum OCPP16MeterValuePhase {
@@ -74,12 +74,12 @@ export enum OCPP16MeterValuePhase {
   L3 = 'L3',
   L3_L1 = 'L3-L1',
   L3_N = 'L3-N',
-  N = 'N'
+  N = 'N',
 }
 
 enum OCPP16MeterValueFormat {
   RAW = 'Raw',
-  SIGNED_DATA = 'SignedData'
+  SIGNED_DATA = 'SignedData',
 }
 
 export interface OCPP16SampledValue extends JsonObject {
index 82d90f66c04b061f886d68410c20bb6b3fd7e287..5715dd120f8cdb0cfb19b1d75c8bba1bf5ece4dd 100644 (file)
@@ -20,7 +20,7 @@ export enum OCPP16RequestCommand {
   METER_VALUES = 'MeterValues',
   START_TRANSACTION = 'StartTransaction',
   STATUS_NOTIFICATION = 'StatusNotification',
-  STOP_TRANSACTION = 'StopTransaction'
+  STOP_TRANSACTION = 'StopTransaction',
 }
 
 export enum OCPP16IncomingRequestCommand {
@@ -40,7 +40,7 @@ export enum OCPP16IncomingRequestCommand {
   SET_CHARGING_PROFILE = 'SetChargingProfile',
   TRIGGER_MESSAGE = 'TriggerMessage',
   UNLOCK_CONNECTOR = 'UnlockConnector',
-  UPDATE_FIRMWARE = 'UpdateFirmware'
+  UPDATE_FIRMWARE = 'UpdateFirmware',
 }
 
 export type OCPP16HeartbeatRequest = EmptyObject
@@ -96,7 +96,7 @@ export interface GetConfigurationRequest extends JsonObject {
 
 enum ResetType {
   HARD = 'Hard',
-  SOFT = 'Soft'
+  SOFT = 'Soft',
 }
 
 export interface ResetRequest extends JsonObject {
@@ -116,7 +116,7 @@ export interface SetChargingProfileRequest extends JsonObject {
 
 export enum OCPP16AvailabilityType {
   Inoperative = 'Inoperative',
-  Operative = 'Operative'
+  Operative = 'Operative',
 }
 
 export interface OCPP16ChangeAvailabilityRequest extends JsonObject {
@@ -145,7 +145,7 @@ export enum OCPP16FirmwareStatus {
   Idle = 'Idle',
   InstallationFailed = 'InstallationFailed',
   Installed = 'Installed',
-  Installing = 'Installing'
+  Installing = 'Installing',
 }
 
 export interface OCPP16FirmwareStatusNotificationRequest extends JsonObject {
@@ -170,7 +170,7 @@ export enum OCPP16MessageTrigger {
   FirmwareStatusNotification = 'FirmwareStatusNotification',
   Heartbeat = 'Heartbeat',
   MeterValues = 'MeterValues',
-  StatusNotification = 'StatusNotification'
+  StatusNotification = 'StatusNotification',
 }
 
 export interface OCPP16TriggerMessageRequest extends JsonObject {
index 2447d8c9155767361b8391d872e8f1c83dfaee21..18eddc9a35772bd950f65ccafb29a0e537fa266d 100644 (file)
@@ -11,7 +11,7 @@ export interface OCPP16HeartbeatResponse extends JsonObject {
 export enum OCPP16UnlockStatus {
   NOT_SUPPORTED = 'NotSupported',
   UNLOCK_FAILED = 'UnlockFailed',
-  UNLOCKED = 'Unlocked'
+  UNLOCKED = 'Unlocked',
 }
 
 export interface UnlockConnectorResponse extends JsonObject {
@@ -22,7 +22,7 @@ export enum OCPP16ConfigurationStatus {
   ACCEPTED = 'Accepted',
   NOT_SUPPORTED = 'NotSupported',
   REBOOT_REQUIRED = 'RebootRequired',
-  REJECTED = 'Rejected'
+  REJECTED = 'Rejected',
 }
 
 export interface ChangeConfigurationResponse extends JsonObject {
@@ -45,7 +45,7 @@ export interface GetConfigurationResponse extends JsonObject {
 export enum OCPP16ChargingProfileStatus {
   ACCEPTED = 'Accepted',
   NOT_SUPPORTED = 'NotSupported',
-  REJECTED = 'Rejected'
+  REJECTED = 'Rejected',
 }
 
 export interface OCPP16GetCompositeScheduleResponse extends JsonObject {
@@ -62,7 +62,7 @@ export interface SetChargingProfileResponse extends JsonObject {
 export enum OCPP16AvailabilityStatus {
   ACCEPTED = 'Accepted',
   REJECTED = 'Rejected',
-  SCHEDULED = 'Scheduled'
+  SCHEDULED = 'Scheduled',
 }
 
 export interface OCPP16ChangeAvailabilityResponse extends JsonObject {
@@ -71,7 +71,7 @@ export interface OCPP16ChangeAvailabilityResponse extends JsonObject {
 
 export enum OCPP16ClearChargingProfileStatus {
   ACCEPTED = 'Accepted',
-  UNKNOWN = 'Unknown'
+  UNKNOWN = 'Unknown',
 }
 
 export interface OCPP16ClearChargingProfileResponse extends JsonObject {
@@ -91,7 +91,7 @@ export type OCPP16DiagnosticsStatusNotificationResponse = EmptyObject
 export enum OCPP16TriggerMessageStatus {
   ACCEPTED = 'Accepted',
   NOT_IMPLEMENTED = 'NotImplemented',
-  REJECTED = 'Rejected'
+  REJECTED = 'Rejected',
 }
 
 export interface OCPP16TriggerMessageResponse extends JsonObject {
@@ -102,7 +102,7 @@ export enum OCPP16DataTransferStatus {
   ACCEPTED = 'Accepted',
   REJECTED = 'Rejected',
   UNKNOWN_MESSAGE_ID = 'UnknownMessageId',
-  UNKNOWN_VENDOR_ID = 'UnknownVendorId'
+  UNKNOWN_VENDOR_ID = 'UnknownVendorId',
 }
 
 export interface OCPP16DataTransferResponse extends JsonObject {
@@ -116,7 +116,7 @@ export enum OCPP16ReservationStatus {
   NOT_SUPPORTED = 'NotSupported',
   OCCUPIED = 'Occupied',
   REJECTED = 'Rejected',
-  UNAVAILABLE = 'Unavailable'
+  UNAVAILABLE = 'Unavailable',
 }
 
 export interface OCPP16ReserveNowResponse extends JsonObject {
index 6adb32203601a5217d07fc72945ad03e8728b2d8..beec7cd8447dd4f6d3b183e51647c2396f4def4c 100644 (file)
@@ -12,7 +12,7 @@ export enum OCPP16StopTransactionReason {
   REBOOT = 'Reboot',
   REMOTE = 'Remote',
   SOFT_RESET = 'SoftReset',
-  UNLOCK_COMMAND = 'UnlockCommand'
+  UNLOCK_COMMAND = 'UnlockCommand',
 }
 
 export enum OCPP16AuthorizationStatus {
@@ -20,7 +20,7 @@ export enum OCPP16AuthorizationStatus {
   BLOCKED = 'Blocked',
   CONCURRENT_TX = 'ConcurrentTx',
   EXPIRED = 'Expired',
-  INVALID = 'Invalid'
+  INVALID = 'Invalid',
 }
 
 interface IdTagInfo extends JsonObject {
index 7f5fc65d47c309d6280b1f760dc6548af02341d8..d13279e93cd36b81894fb0e888c8c6fdc0d50307 100644 (file)
@@ -9,7 +9,7 @@ export enum DataEnumType {
   MemberList = 'MemberList',
   OptionList = 'OptionList',
   SequenceList = 'SequenceList',
-  string = 'string'
+  string = 'string',
 }
 
 export enum BootReasonEnumType {
@@ -21,12 +21,12 @@ export enum BootReasonEnumType {
   ScheduledReset = 'ScheduledReset',
   Triggered = 'Triggered',
   Unknown = 'Unknown',
-  Watchdog = 'Watchdog'
+  Watchdog = 'Watchdog',
 }
 
 export enum OperationalStatusEnumType {
   Inoperative = 'Inoperative',
-  Operative = 'Operative'
+  Operative = 'Operative',
 }
 
 export enum OCPP20ConnectorStatusEnumType {
@@ -34,7 +34,7 @@ export enum OCPP20ConnectorStatusEnumType {
   Faulted = 'Faulted',
   Occupied = 'Occupied',
   Reserved = 'Reserved',
-  Unavailable = 'Unavailable'
+  Unavailable = 'Unavailable',
 }
 
 export type GenericStatusEnumType = GenericStatus
@@ -42,7 +42,7 @@ export type GenericStatusEnumType = GenericStatus
 export enum HashAlgorithmEnumType {
   SHA256 = 'SHA256',
   SHA384 = 'SHA384',
-  SHA512 = 'SHA512'
+  SHA512 = 'SHA512',
 }
 
 export enum GetCertificateIdUseEnumType {
@@ -50,46 +50,46 @@ export enum GetCertificateIdUseEnumType {
   ManufacturerRootCertificate = 'ManufacturerRootCertificate',
   MORootCertificate = 'MORootCertificate',
   V2GCertificateChain = 'V2GCertificateChain',
-  V2GRootCertificate = 'V2GRootCertificate'
+  V2GRootCertificate = 'V2GRootCertificate',
 }
 
 export enum GetCertificateStatusEnumType {
   Accepted = 'Accepted',
-  Failed = 'Failed'
+  Failed = 'Failed',
 }
 
 export enum GetInstalledCertificateStatusEnumType {
   Accepted = 'Accepted',
-  NotFound = 'NotFound'
+  NotFound = 'NotFound',
 }
 
 export enum InstallCertificateStatusEnumType {
   Accepted = 'Accepted',
   Failed = 'Failed',
-  Rejected = 'Rejected'
+  Rejected = 'Rejected',
 }
 
 export enum InstallCertificateUseEnumType {
   CSMSRootCertificate = 'CSMSRootCertificate',
   ManufacturerRootCertificate = 'ManufacturerRootCertificate',
   MORootCertificate = 'MORootCertificate',
-  V2GRootCertificate = 'V2GRootCertificate'
+  V2GRootCertificate = 'V2GRootCertificate',
 }
 
 export enum DeleteCertificateStatusEnumType {
   Accepted = 'Accepted',
   Failed = 'Failed',
-  NotFound = 'NotFound'
+  NotFound = 'NotFound',
 }
 
 export enum CertificateActionEnumType {
   Install = 'Install',
-  Update = 'Update'
+  Update = 'Update',
 }
 
 export enum CertificateSigningUseEnumType {
   ChargingStationCertificate = 'ChargingStationCertificate',
-  V2GCertificate = 'V2GCertificate'
+  V2GCertificate = 'V2GCertificate',
 }
 
 export type CertificateSignedStatusEnumType = GenericStatusEnumType
index 7c0e38523c7cd8abf6c2091facfbb1e6887c1e4e..6fd56088900f18bd61d18cb406049bbf2f8ef8ea 100644 (file)
@@ -10,13 +10,13 @@ import type { OCPP20SetVariableDataType } from './Variables.js'
 export enum OCPP20RequestCommand {
   BOOT_NOTIFICATION = 'BootNotification',
   HEARTBEAT = 'Heartbeat',
-  STATUS_NOTIFICATION = 'StatusNotification'
+  STATUS_NOTIFICATION = 'StatusNotification',
 }
 
 export enum OCPP20IncomingRequestCommand {
   CLEAR_CACHE = 'ClearCache',
   REQUEST_START_TRANSACTION = 'RequestStartTransaction',
-  REQUEST_STOP_TRANSACTION = 'RequestStopTransaction'
+  REQUEST_STOP_TRANSACTION = 'RequestStopTransaction',
 }
 
 interface ModemType extends JsonObject {
index 0f35ee8039f05160269375cf24fec89e67e30f98..dac4a3a69fcd5ac9cf576a6742ab7b047553a6fd 100644 (file)
@@ -19,7 +19,7 @@ enum OCPP20ComponentName {
   SecurityCtrlr = 'SecurityCtrlr',
   SmartChargingCtrlr = 'SmartChargingCtrlr',
   TariffCostCtrlr = 'TariffCostCtrlr',
-  TxCtrlr = 'TxCtrlr'
+  TxCtrlr = 'TxCtrlr',
 }
 
 export enum OCPP20RequiredVariableName {
@@ -50,23 +50,23 @@ export enum OCPP20RequiredVariableName {
   TxStopPoint = 'TxStopPoint',
   TxUpdatedInterval = 'TxUpdatedInterval',
   TxUpdatedMeasurands = 'TxUpdatedMeasurands',
-  UnlockOnEVSideDisconnect = 'UnlockOnEVSideDisconnect'
+  UnlockOnEVSideDisconnect = 'UnlockOnEVSideDisconnect',
 }
 
 export enum OCPP20OptionalVariableName {
   HeartbeatInterval = 'HeartbeatInterval',
-  WebSocketPingInterval = 'WebSocketPingInterval'
+  WebSocketPingInterval = 'WebSocketPingInterval',
 }
 
 export enum OCPP20VendorVariableName {
-  ConnectionUrl = 'ConnectionUrl'
+  ConnectionUrl = 'ConnectionUrl',
 }
 
 enum AttributeEnumType {
   Actual = 'Actual',
   MaxSet = 'MaxSet',
   MinSet = 'MinSet',
-  Target = 'Target'
+  Target = 'Target',
 }
 
 interface ComponentType extends JsonObject {
@@ -99,7 +99,7 @@ enum SetVariableStatusEnumType {
   RebootRequired = 'RebootRequired',
   Rejected = 'Rejected',
   UnknownComponent = 'UnknownComponent',
-  UnknownVariable = 'UnknownVariable'
+  UnknownVariable = 'UnknownVariable',
 }
 
 export interface OCPP20SetVariableResultType extends JsonObject {
index 55b92f106ed3d704200d76ca32144eadab4c3477..e8923973aefba5504e95049dd6e969417c6ad879 100644 (file)
@@ -2,7 +2,7 @@ import type { JsonObject } from '../JsonType.js'
 
 export enum GenericStatus {
   Accepted = 'Accepted',
-  Rejected = 'Rejected'
+  Rejected = 'Rejected',
 }
 
 export interface GenericResponse extends JsonObject {
@@ -12,5 +12,5 @@ export interface GenericResponse extends JsonObject {
 export enum RegistrationStatusEnumType {
   ACCEPTED = 'Accepted',
   PENDING = 'Pending',
-  REJECTED = 'Rejected'
+  REJECTED = 'Rejected',
 }
index 26790402cf82235cdf73419bf27beefdf5045a1c..c0de4370d3205246baf60cad35849f38f1acaab7 100644 (file)
@@ -40,7 +40,7 @@ export enum ConnectorPhaseRotation {
   STR = 'STR',
   TRS = 'TRS',
   TSR = 'TSR',
-  Unknown = 'Unknown'
+  Unknown = 'Unknown',
 }
 
 export type ConfigurationKeyType = StandardParametersKey | string | VendorParametersKey
index 506b4d5bb214c1d1061d70a7daa4a848e8c536e1..b4e1e59d78731e3449d4c513b734375e99890f0f 100644 (file)
@@ -19,5 +19,5 @@ export enum ErrorType {
   // During the processing of Action a security issue occurred preventing receiver from completing the Action successfully
   SECURITY_ERROR = 'SecurityError',
   // Payload for Action is syntactically correct but at least one of the fields violates data type constraints (e.g. "somestring" = 12)
-  TYPE_CONSTRAINT_VIOLATION = 'TypeConstraintViolation'
+  TYPE_CONSTRAINT_VIOLATION = 'TypeConstraintViolation',
 }
index 8e82ff85905154ac1fe5fefb4fbe59e5914294ce..c44cb88f7d79be11b6c822c6187a63d3714a4a73 100644 (file)
@@ -2,5 +2,5 @@ export enum MessageType {
   CALL_MESSAGE = 2, // Caller to Callee
   CALL_RESULT_MESSAGE = 3, // Callee to Caller
   // eslint-disable-next-line perfectionist/sort-enums
-  CALL_ERROR_MESSAGE = 4 // Callee to Caller
+  CALL_ERROR_MESSAGE = 4, // Callee to Caller
 }
index 3342d81d7f79419b79e3c46b0222a838412a82ed..1df59397e5155035609cd64e76b913494f3e8085 100644 (file)
@@ -1,3 +1,3 @@
 export enum OCPPProtocol {
-  JSON = 'json'
+  JSON = 'json',
 }
index 37690b5ef70d561ea59e352bfdfb97ebb40e94e7..a19fc28033e6afe9f9475cbd8d12334185ad3b04 100644 (file)
@@ -1,5 +1,5 @@
 export enum OCPPVersion {
   VERSION_16 = '1.6',
   VERSION_20 = '2.0',
-  VERSION_201 = '2.0.1'
+  VERSION_201 = '2.0.1',
 }
index 03d085ea80fcd0711cb0f4276f3eb72f4630c1a2..1a1b95c1f607296b4a369c9f196691b36f1ff28d 100644 (file)
@@ -9,5 +9,5 @@ export enum ReservationTerminationReason {
   EXPIRED = 'Expired',
   REPLACE_EXISTING = 'ReplaceExisting',
   RESERVATION_CANCELED = 'ReservationCanceled',
-  TRANSACTION_STARTED = 'TransactionStarted'
+  TRANSACTION_STARTED = 'TransactionStarted',
 }
index 6c25adbd7d0a90005f6b7e3645cc0ea2ba4e1830..e8c66f95d851f8276b2696f80be89ad4f872a707 100644 (file)
@@ -6,7 +6,7 @@ import { isAsyncFunction } from './Utils.js'
 
 export enum AsyncLockType {
   configuration = 'configuration',
-  performance = 'performance'
+  performance = 'performance',
 }
 
 type ResolveType = (value: PromiseLike<void> | void) => void
index ddeb012731e9c38efb0c326e560dc0089ea09aed..205fcfacc1403cb7d25f9ef905f3b67e384f643b 100644 (file)
@@ -27,7 +27,7 @@ export const buildConnectorsStatus = (chargingStation: ChargingStation): Connect
 
 export enum OutputFormat {
   configuration = 'configuration',
-  worker = 'worker'
+  worker = 'worker',
 }
 
 export const buildEvsesStatus = (
index 8794420abc39160455c62bad70aa69e4b7fd47d3..336c5c627e8221d03c480f8d1487f9478475b7fe 100644 (file)
@@ -6,7 +6,7 @@ export enum WorkerProcessType {
   /** @experimental */
   dynamicPool = 'dynamicPool',
   fixedPool = 'fixedPool',
-  workerSet = 'workerSet'
+  workerSet = 'workerSet',
 }
 
 export interface SetInfo {
@@ -24,7 +24,7 @@ export enum WorkerSetEvents {
   elementError = 'elementError',
   error = 'error',
   started = 'started',
-  stopped = 'stopped'
+  stopped = 'stopped',
 }
 
 export const WorkerEvents = {
@@ -66,5 +66,5 @@ export interface WorkerMessage<T extends WorkerData> {
 export enum WorkerMessageEvents {
   addedWorkerElement = 'addedWorkerElement',
   addWorkerElement = 'addWorkerElement',
-  workerElementError = 'workerElementError'
+  workerElementError = 'workerElementError',
 }
index 8790e78fcaa816062e2ca7bf8a8077d4c598321c..a074f159e477a6aa8113f1c98dac155c9db86650 100644 (file)
@@ -3,7 +3,7 @@ import type { JsonObject } from './JsonType'
 export enum IdTagDistribution {
   CONNECTOR_AFFINITY = 'connector-affinity',
   RANDOM = 'random',
-  ROUND_ROBIN = 'round-robin'
+  ROUND_ROBIN = 'round-robin',
 }
 
 export interface AutomaticTransactionGeneratorConfiguration extends JsonObject {
@@ -47,7 +47,7 @@ export enum OCPP16FirmwareStatus {
   Idle = 'Idle',
   InstallationFailed = 'InstallationFailed',
   Installed = 'Installed',
-  Installing = 'Installing'
+  Installing = 'Installing',
 }
 
 export interface FirmwareUpgrade extends JsonObject {
@@ -165,7 +165,7 @@ export enum OCPP16IncomingRequestCommand {
   RESET = 'Reset',
   SET_CHARGING_PROFILE = 'SetChargingProfile',
   TRIGGER_MESSAGE = 'TriggerMessage',
-  UNLOCK_CONNECTOR = 'UnlockConnector'
+  UNLOCK_CONNECTOR = 'UnlockConnector',
 }
 
 export const IncomingRequestCommand = {
@@ -182,7 +182,7 @@ export enum OCPP16RequestCommand {
   METER_VALUES = 'MeterValues',
   START_TRANSACTION = 'StartTransaction',
   STATUS_NOTIFICATION = 'StatusNotification',
-  STOP_TRANSACTION = 'StopTransaction'
+  STOP_TRANSACTION = 'StopTransaction',
 }
 
 export const RequestCommand = {
@@ -196,7 +196,7 @@ export type BootNotificationResponse = OCPP16BootNotificationResponse
 export enum OCPP16RegistrationStatus {
   ACCEPTED = 'Accepted',
   PENDING = 'Pending',
-  REJECTED = 'Rejected'
+  REJECTED = 'Rejected',
 }
 
 export interface OCPP16BootNotificationResponse extends JsonObject {
@@ -211,7 +211,7 @@ export enum OCPP16MessageTrigger {
   FirmwareStatusNotification = 'FirmwareStatusNotification',
   Heartbeat = 'Heartbeat',
   MeterValues = 'MeterValues',
-  StatusNotification = 'StatusNotification'
+  StatusNotification = 'StatusNotification',
 }
 
 export const MessageTrigger = {
@@ -228,30 +228,30 @@ interface CommandsSupport extends JsonObject {
 export enum OCPPVersion {
   VERSION_16 = '1.6',
   VERSION_20 = '2.0',
-  VERSION_201 = '2.0.1'
+  VERSION_201 = '2.0.1',
 }
 
 export enum OCPPProtocol {
-  JSON = 'json'
+  JSON = 'json',
 }
 
 export enum CurrentType {
   AC = 'AC',
-  DC = 'DC'
+  DC = 'DC',
 }
 
 export enum Voltage {
   VOLTAGE_110 = 110,
   VOLTAGE_230 = 230,
   VOLTAGE_400 = 400,
-  VOLTAGE_800 = 800
+  VOLTAGE_800 = 800,
 }
 
 export enum AmpereUnits {
   AMPERE = 'A',
   CENTI_AMPERE = 'cA',
   DECI_AMPERE = 'dA',
-  MILLI_AMPERE = 'mA'
+  MILLI_AMPERE = 'mA',
 }
 
 export interface ConnectorStatus extends JsonObject {
@@ -277,7 +277,7 @@ export interface EvseStatus extends JsonObject {
 
 export enum OCPP16AvailabilityType {
   INOPERATIVE = 'Inoperative',
-  OPERATIVE = 'Operative'
+  OPERATIVE = 'Operative',
 }
 export type AvailabilityType = OCPP16AvailabilityType
 
@@ -291,7 +291,7 @@ export enum OCPP16ChargePointStatus {
   RESERVED = 'Reserved',
   SUSPENDED_EV = 'SuspendedEV',
   SUSPENDED_EVSE = 'SuspendedEVSE',
-  UNAVAILABLE = 'Unavailable'
+  UNAVAILABLE = 'Unavailable',
 }
 export type ChargePointStatus = OCPP16ChargePointStatus
 
index 39d9e0fa8d6df7162341c03f74c842adf5e4e84a..44df63d21ba2a3d6785351584623909f79b2b569 100644 (file)
@@ -1,20 +1,20 @@
 import type { JsonObject } from './JsonType'
 
 export enum Protocol {
-  UI = 'ui'
+  UI = 'ui',
 }
 
 export enum ApplicationProtocol {
   WS = 'ws',
-  WSS = 'wss'
+  WSS = 'wss',
 }
 
 export enum ProtocolVersion {
-  '0.0.1' = '0.0.1'
+  '0.0.1' = '0.0.1',
 }
 
 export enum AuthenticationType {
-  PROTOCOL_BASIC_AUTH = 'protocol-basic-auth'
+  PROTOCOL_BASIC_AUTH = 'protocol-basic-auth',
 }
 
 export type ProtocolRequest = [
@@ -47,7 +47,7 @@ export enum ProcedureName {
   STOP_AUTOMATIC_TRANSACTION_GENERATOR = 'stopAutomaticTransactionGenerator',
   STOP_CHARGING_STATION = 'stopChargingStation',
   STOP_SIMULATOR = 'stopSimulator',
-  STOP_TRANSACTION = 'stopTransaction'
+  STOP_TRANSACTION = 'stopTransaction',
 }
 
 export interface RequestPayload extends JsonObject {
@@ -57,7 +57,7 @@ export interface RequestPayload extends JsonObject {
 
 export enum ResponseStatus {
   FAILURE = 'failure',
-  SUCCESS = 'success'
+  SUCCESS = 'success',
 }
 
 export interface ResponsePayload extends JsonObject {