Skip to content
Snippets Groups Projects
Commit 5fbb31ed authored by Ingo Friese's avatar Ingo Friese
Browse files

reference test3

parent 00e93fa1
No related branches found
No related tags found
No related merge requests found
......@@ -139,7 +139,7 @@ The key words "Shall", "Shall not", "May", "Need not", "Should", "Should not" in
# 5 Introduction to OGC SensorThings API
The SensorThings API (STA) is a standard of the Open Geospatial Consortium (OGC) [\\[1\\]](#_ref_1). It provides a framework for communication and exchanging data between sensors and applications. The standard is devided in two parts. SensorThings API Part 1 is dedicated to sensing and was published in 2016 and updated in 2021.
The SensorThings API (STA) is a standard of the Open Geospatial Consortium (OGC) [\[1\]](#_ref_1). It provides a framework for communication and exchanging data between sensors and applications. The standard is devided in two parts. SensorThings API Part 1 is dedicated to sensing and was published in 2016 and updated in 2021.
A STA-based architecture works in client/server mode. A sensor device pushes data to the SensorThings Server via HTTP. A SensorThings Server may also support MQTT protocol to support publish and subscribe capabilities. An interested application can subscribe to the MQTT-Broker, in order to get notified about new sensor events.
![Figure 5-1 STA message flow](media/STA_flow.png)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment