Update Task Finland authored by Johannes Hug's avatar Johannes Hug
# Task: Hack Your Coffeemaschine
# Task: Hack Your Coffeemachine
## Goal: Using Energy-Monitoring and AI to determine Processdata
In unserem Präsenzkurs werden wir eine IOT-Energymonitoring-Device nutzen, welche uns folgende Parameter zyklisch bereitstellt.
* Spannung
* Strom low
* Strom high
* Leistung low
* Leistung high
* Energie low
* Energie high
* Frequenz in Hz
* Leistungsfaktor
* Alarmstufe
In our hands-on course, we will use an IoT energy monitoring device that cyclically provides us with the following parameters:
* **Voltage**
* **Current low**
* **Current high**
* **Power low**
* **Power high**
* **Energy low**
* **Energy high**
* **Frequency in Hz**
* **Power factor**
* **Alarm level**
![Schematic Diagram](media/Systemarchitekture.png)
The IoT device sends this information cyclically to a topic on the MQTT broker. To understand the system architecture, please refer to the schematic diagram below.
Das IoT-Device sendet diese Informationen zyklisch auf ein Topic des MQTT-Brokers. Damit die Systemarchitektur klar wird schauen Sie sich bitte folgendes schematische Bild an.
......
......