From 00e93fa190da9de9bc334fcad0c3f85b293041f8 Mon Sep 17 00:00:00 2001
From: Ingo Friese <ingo.friese@telekom.de>
Date: Mon, 7 Apr 2025 09:21:48 +0000
Subject: [PATCH] test2 reference

---
 TS-0041-oneM2M-SensorThings_interworking.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/TS-0041-oneM2M-SensorThings_interworking.md b/TS-0041-oneM2M-SensorThings_interworking.md
index 381d85e..669f823 100644
--- a/TS-0041-oneM2M-SensorThings_interworking.md
+++ b/TS-0041-oneM2M-SensorThings_interworking.md
@@ -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)
-- 
GitLab