chore(deps-dev): apply updates
[e-mobility-charging-stations-simulator.git] / src / charging-station / ocpp / index.ts
index 61e092d8d3f93c2de676a94fa0f584e19b1ca33e..6357eaaa83ebec846d1ba53dcd7260a2839a6625 100644 (file)
@@ -8,9 +8,8 @@ export { OCPPIncomingRequestService } from './OCPPIncomingRequestService.js'
 export { OCPPRequestService } from './OCPPRequestService.js'
 export {
   buildMeterValue,
 export { OCPPRequestService } from './OCPPRequestService.js'
 export {
   buildMeterValue,
-  buildStatusNotificationRequest,
   buildTransactionEndMeterValue,
   getMessageTypeString,
   isIdTagAuthorized,
   buildTransactionEndMeterValue,
   getMessageTypeString,
   isIdTagAuthorized,
-  sendAndSetConnectorStatus
+  sendAndSetConnectorStatus,
 } from './OCPPServiceUtils.js'
 } from './OCPPServiceUtils.js'