Skip to content

Commit d0a2c96

Browse files
committed
Update Copyrights
1 parent eeb2d20 commit d0a2c96

File tree

2 files changed

+14
-15
lines changed

2 files changed

+14
-15
lines changed

README.ja.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1264,4 +1264,4 @@ Save and test ボタンをクリックし、_Database Connection OK_ と表示
12641264

12651265
## License
12661266

1267-
[MIT](LICENSE) © 2018-2025 FIWARE Foundation e.V.
1267+
[MIT](LICENSE) © 2018-2026 FIWARE Foundation e.V.

README.md

Lines changed: 13 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,13 @@ API or connect directly to the **CrateDB** HTTP endpoint. Results are visualised
2121
series analytics tool.
2222

2323
> [!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)
3031
3132
The tutorial uses [cUrl](https://ec.haxx.se/) commands throughout, but is also available as
3233
[Postman documentation](https://fiware.github.io/tutorials.Time-Series-Data/ngsi-ld.html)
@@ -327,15 +328,14 @@ For the purpose of this tutorial, we must be monitoring a system where the conte
327328
dummy IoT Sensors can be used to do this.
328329

329330
Details of various buildings around the farm can be found in the tutorial application. Open
330-
`http://localhost:3000/building/farm/urn:ngsi-ld:Building:farm001` to display a building with an associated filling sensor
331-
and thermostat.
331+
`http://localhost:3000/building/farm/urn:ngsi-ld:Building:farm001` to display a building with an associated filling
332+
sensor and thermostat.
332333

333334
![](https://fiware.github.io/tutorials.Subscriptions/img/fmis.png)
334335

335-
Open the device monitor page at
336-
`http://localhost:3000/device/monitor`, open the barn door and remove some hay from the barn. This can be done by
337-
selecting an appropriate command from the drop-down list and pressing the `send` button. The stream of measurements
338-
coming from the devices can then be seen on the same page.
336+
Open the device monitor page at `http://localhost:3000/device/monitor`, open the barn door and remove some hay from the
337+
barn. This can be done by selecting an appropriate command from the drop-down list and pressing the `send` button. The
338+
stream of measurements coming from the devices can then be seen on the same page.
339339

340340
## Setting up Subscriptions
341341

@@ -1153,7 +1153,6 @@ Click on the Save and test button and make sure it says _Database Connection OK_
11531153

11541154
### Configuring a Dashboard
11551155

1156-
11571156
### Configuring a Dashboard
11581157

11591158
To display a new dashboard, you can either click the **+** button and select **Dashboard** or go directly to
@@ -1218,4 +1217,4 @@ the other [tutorials in this series](https://ngsi-ld-tutorials.readthedocs.io/)
12181217

12191218
## License
12201219

1221-
[MIT](LICENSE) © 2018-2025 FIWARE Foundation e.V.
1220+
[MIT](LICENSE) © 2018-2026 FIWARE Foundation e.V.

0 commit comments

Comments
 (0)