25 Commits

Author SHA1 Message Date
0423a56117 Senden der Geräte-IP-Adresse (in Device Repository)
Senden der zusammengesetzten Nachricht vom Message String Builder --> Teile der alten Testnachricht in WiFiCommunication entfernt
2023-06-20 10:42:04 +02:00
a13f4e295b Änderungen in:
messageStringBuilder: Hinzufügen der Nachricht-ID (immer 1) und der Gruppen-ID (immer Gruppe3)
getNewReceivedMessage: Zuweisung der neuen Array-Felder von messageString an die jeweiligen Variablen, Einbinden der if-Bedingung: nur die Funktion nach dem Message Split weiter ausführen, wenn erstes Array-Feld ="1" und Array-Länge=7 ist
WICHTIG: Datentyp von sensorMassage (Zeile 84) ist int --> zeigen wir empfangenen float Wert als Int an? Gleiches in getSensorMassage-Funktion (Z.257)
2023-06-19 23:23:27 +02:00
c57d277dfb Test 2023-06-19 22:01:35 +02:00
e3df8b63b8 Added Video and Accelerometer to Project 2023-06-19 19:22:49 +02:00
6c4b6b67a4 Move the acceleration sensor to its own class 2023-06-18 23:00:30 +02:00
1094b0f75d Added Alarm Handling to Project 2023-06-18 22:01:52 +02:00
8dd4c6d56a Added Video detection to project 2023-06-18 20:58:20 +02:00
317bef2b59 Added ViewModelInterface 2023-06-14 22:19:22 +02:00
032ab2788d Added alarm history to project and renaming 2023-06-14 21:58:44 +02:00
792c650400 Added WiFi Communication to project 2023-06-14 00:52:26 +02:00
d21c22cd02 Added RecyclerView to MainActivity 2023-06-14 00:51:34 +02:00
a054b2a068 Added RecyclerView for device list to project 2023-06-13 20:37:37 +02:00
db74988f3d Adapted setDevice method 2023-06-12 20:41:26 +02:00
ccdff78a4a Added Accelerometer to Project 2023-06-11 23:41:10 +02:00
373ca2d106 Added test implementation of data handling and ID mapper 2023-06-10 19:46:12 +02:00
28c98ba766 Added fundamentals of the Model View ViewModel Structure of the device data handling 2023-06-10 19:44:58 +02:00
559a95b1c2 Added fundamentals of the Model View Controler Structure of the device handling 2023-05-25 11:26:02 +02:00
9f253b655c Added Activities to MainActivity and made them accessible 2023-05-25 11:23:58 +02:00
d38e05a4b6 Added ConnectionActivity 2023-05-25 11:19:39 +02:00
595d97ef57 Added VideodetectionAndAccelerometerActivity 2023-05-25 11:19:16 +02:00
1c360e8604 Added AudiodetectionAndAccelerometerActivity 2023-05-25 11:18:34 +02:00
bd2927ed64 Added AccelerometerActivity 2023-05-25 11:18:04 +02:00
30f9c6c3f4 Added VideodetectionActivity 2023-05-25 11:17:42 +02:00
9e3652e275 Added AudiodetectionActivity 2023-05-25 11:17:08 +02:00
bauseweinfr74630
1186473868 Projekt 2023-05-11 16:12:05 +02:00