Skip to content

Commit 08ddcd0

Browse files
authored
Update README.md
1 parent 832a13b commit 08ddcd0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ está disponible en [español](https://github.com/FIWARE/tutorials.Getting-Start
2727
<details>
2828
<summary><strong>Details</strong></summary>
2929

30+
- [Introduction to NGSI-v2](#introduction-to-ngsi-v2)
3031
- [Architecture](#architecture)
3132
- [Prerequisites](#prerequisites)
3233
- [Docker](#docker)
@@ -51,6 +52,15 @@ está disponible en [español](https://github.com/FIWARE/tutorials.Getting-Start
5152

5253
</details>
5354

55+
# Introduction to NGSI-v2
56+
57+
> "Begin at the beginning," the King said, very gravely, "and go on till you come to the end: then stop."
58+
>
59+
> — Lewis Carroll, Alice in Wonderland
60+
61+
**NGSI-v2** is a JSON-based interoperability interface for use in individual Smart Systems. It is ideal for creating individual applications offering interoperable interfaces
62+
for web services or IoT devices. It is easier to understand than NGSI-LD and does not require a [JSON-LD `@context`](https://www.w3.org/TR/json-ld11/#the-context).
63+
5464
# Architecture
5565

5666
Our demo application will only make use of one FIWARE component - the

0 commit comments

Comments
 (0)