Skip to content

Commit d62a883

Browse files
authored
Update README.md
1 parent b31bf50 commit d62a883

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,13 @@ sensors into the database. To retrieve time-based aggregations of such data, use
2020
API or connect directly to the **CrateDB** HTTP endpoint. Results are visualised on a graph or via the **Grafana** time
2121
series analytics tool.
2222

23-
<ins>Note</ins>: this is required for context brokers not implementing the temporal API (e.g. **Orion-LD**). To handle temporal information (time series), it is recommended for interoperability purpose to make use of the [NGSI-LD API temporal end point](https://cim.etsi.org/NGSI-LD/official/11-tabapi-http-binding.html#tabresource-temporalentities) and benefit from its aggregation functions. This is available in some FIWARE brokers (e.g. **Scorpio, Stellio**)
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**.
2430
2531
The tutorial uses [cUrl](https://ec.haxx.se/) commands throughout, but is also available as
2632
[Postman documentation](https://fiware.github.io/tutorials.Time-Series-Data/ngsi-ld.html)

0 commit comments

Comments
 (0)