-
Notifications
You must be signed in to change notification settings - Fork 0
/
04_Datenverwaltung.qmd
35 lines (22 loc) · 1.49 KB
/
04_Datenverwaltung.qmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# Datenverwaltung, Analyse und Visualisierung WIP
## Datenverwaltung und Analyse
Initiativen und Platformen für die Analyse von räumlich-zeitlicher Echtzeitanalyse wie:
- Microsoft Streaminsight,
- Oracle Spatial Datenbank mit der Oracle Complex Event Processing Engine und der GeoEvent processor Module
- ArcGIS Server Umgebung (https://doc.arcgis.com/en/iot/get-started/what-is-arcgis-velocity.htm)
## Systemtopologie (ev vorheriges/nächstes Kapitel)
Klassische IoT Topologie ist:
Das Gerät kommuniziert direkt in das Internet zur Hersteller-Cloud
Interaktion mit Gerät geht immer über die Cloud als Mittelsmann
![IoT Systemtopologie - Das Gerät kommuniziert über das Internet, d.h. die Kommunikation mit einem IoT Gerät ist nicht direkt mit dem Gerät selbst.](images/iot_systemtopologie.png)
Technologien
| **Technologie** | |
| --------------- | ---------------------------------------------------------------------------- |
| Protokolle^[Eine Schicht des ISO OSI Modells] | MQTT, AMQP, CoAP, XMPP, KMX IoT |
| Bussysteme | LoRa-WAN, Sigfox, MIOTY, NB IoT.. |
| Werkzeuge | Node-Red, InfluxDB, Grafana.. |
| Anwendungen | Geofencing, Parkplatz Management, Fahrstuhl-Monitoring, Agrar-Monitoring.. |
Table: IoT Technologien und Anwendungen
::: {.content-visible when-profile="chapter"}
## Referenzen
:::