feat(gma): GMA-Werte aus Measurements-Redux im Marker-Tooltip angezeigt

- createAndSetDevices.js erweitert mit dynamischer GMA-Zuordnung
- Tooltip für System 11 zeigt LT, FBT, GT, RLF
- GMA-Zuordnung über gmaMap basierend auf Na und IdLD
- Version auf 1.1.232 erhöht
This commit is contained in:
ISA
2025-06-04 12:14:14 +02:00
parent d80b36cb2d
commit f4342e17ef
6 changed files with 126 additions and 48 deletions

View File

@@ -1,2 +1,2 @@
// /config/appVersion
export const APP_VERSION = "1.1.232";
export const APP_VERSION = "1.1.233";