You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+13-14Lines changed: 13 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,12 +21,13 @@ API or connect directly to the **CrateDB** HTTP endpoint. Results are visualised
21
21
series analytics tool.
22
22
23
23
> [!NOTE]
24
-
>
25
-
> Use of QuantumLeap is only required for context brokers when not implementing the temporal API (e.g. default **Orion-LD**).
26
-
> In general, for better interoperability, where available, it is recommended to make use of an existing
27
-
> [NGSI-LD API temporal end point](https://cim.etsi.org/NGSI-LD/official/11-tabapi-http-binding.html#tabresource-temporalentities) to handle temporal
28
-
> information (time series), and benefit from its aggregation functions. The Temporal API is available in most context brokers
29
-
> such as **Scorpio, Stellio** and **Orion-LD** with **Mintaka**. More information can be found [here](https://www.youtube.com/watch?v=w6ymNPO-Baw&t=2309s)
24
+
>
25
+
> Use of QuantumLeap is only required for context brokers when not implementing the temporal API (e.g. default
26
+
> **Orion-LD**). In general, for better interoperability, where available, it is recommended to make use of an existing
27
+
> [NGSI-LD API temporal end point](https://cim.etsi.org/NGSI-LD/official/11-tabapi-http-binding.html#tabresource-temporalentities)
28
+
> to handle temporal information (time series), and benefit from its aggregation functions. The Temporal API is
29
+
> available in most context brokers such as **Scorpio, Stellio** and **Orion-LD** with **Mintaka**. More information can
30
+
> be found [here](https://www.youtube.com/watch?v=w6ymNPO-Baw&t=2309s)
30
31
31
32
The tutorial uses [cUrl](https://ec.haxx.se/) commands throughout, but is also available as
0 commit comments