Skip to content

Commit 9651493

Browse files
authored
Update README.md
Added note to recommend use of thje NGSI-LD temporal API end point
1 parent a8ee253 commit 9651493

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ 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**)
24+
2325
The tutorial uses [cUrl](https://ec.haxx.se/) commands throughout, but is also available as
2426
[Postman documentation](https://fiware.github.io/tutorials.Time-Series-Data/ngsi-ld.html)
2527

0 commit comments

Comments
 (0)