docs: add FIXME
authorJérôme Benoit <jerome.benoit@sap.com>
Mon, 19 Jun 2023 21:51:07 +0000 (23:51 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Mon, 19 Jun 2023 21:51:07 +0000 (23:51 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
src/charging-station/ChargingStation.ts

index 726a2ce9fc63ee06253dc379d003930f9a791888..c88c76e7dfe76f9d8c9ed165f0c2bb69a7962acf 100644 (file)
@@ -672,6 +672,7 @@ export class ChargingStation {
                   } file have changed, reload`
                 );
                 this.sharedLRUCache.deleteChargingStationTemplate(this.templateFileHash);
+                // FIXME: cleanup idtags cache if idtags file has changed
                 // Initialize
                 this.initialize();
                 // Restart the ATG