]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commitdiff
style: normalize blank line spacing in Constants.ts
authorJérôme Benoit <jerome.benoit@sap.com>
Sun, 29 Mar 2026 01:28:18 +0000 (03:28 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Sun, 29 Mar 2026 01:29:17 +0000 (03:29 +0200)
src/utils/Constants.ts

index b932109e9c54d4a684e464704517dff2f909a8b3..f8cffbcb96b8754f89f4cbf7f0dd07b0d4c39dfc 100644 (file)
@@ -27,11 +27,15 @@ export class Constants {
   static readonly DEFAULT_BOOT_NOTIFICATION_INTERVAL = 60000 // Ms
 
   static readonly DEFAULT_CIRCULAR_BUFFER_CAPACITY = 386
+
   static readonly DEFAULT_EV_CONNECTION_TIMEOUT = 180 // Seconds
+
   static readonly DEFAULT_FLUCTUATION_PERCENT = 5
+
   static readonly DEFAULT_HASH_ALGORITHM = 'sha384'
 
   static readonly DEFAULT_HEARTBEAT_INTERVAL = 60000 // Ms
+
   static readonly DEFAULT_IDTAG = '00000000'
 
   static readonly DEFAULT_LOG_STATISTICS_INTERVAL = 60 // Seconds