X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Futils%2Findex.ts;h=21a650ef42d92d1d69a6b67bc1b85cfe083ce811;hb=b1396a2e5ab5f52238df71daeb9da0ef6b12807a;hp=f16b793d55297b31d2c6661a01670167442c93c7;hpb=244c1396e337032577839fa13e9191d5e943864f;p=e-mobility-charging-stations-simulator.git diff --git a/src/utils/index.ts b/src/utils/index.ts index f16b793d..21a650ef 100644 --- a/src/utils/index.ts +++ b/src/utils/index.ts @@ -20,6 +20,7 @@ export { watchJsonFile } from './FileUtils.js' export { buildAddedMessage, buildChargingStationDataPayload, + buildDeletedMessage, buildPerformanceStatisticsMessage, buildStartedMessage, buildStoppedMessage,