feat: Fallsensors
This commit is contained in:
@@ -54,6 +54,7 @@ export const fetchKueDataService = async () => {
|
||||
tdrOverflow: win.win_kueOverflow || [],
|
||||
//
|
||||
memoryInterval: win.win_memoryInterval || [],
|
||||
win_fallSensorsActive: win.win_fallSensorsActive || [],
|
||||
};
|
||||
} catch (error) {
|
||||
console.error("❌ Fehler beim Laden der KÜE-Daten:", error);
|
||||
|
||||
Reference in New Issue
Block a user