Skip to content

Commit d73bd0f

Browse files
authored
Update index.md
1 parent 849b2f4 commit d73bd0f

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

docs/index.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@
44
[![NGSI v2](https://img.shields.io/badge/NGSI-v2-5dc0cf.svg)](https://fiware-ges.github.io/orion/api/v2/stable/)
55
[![Support badge](https://img.shields.io/badge/tag-fiware-orange.svg?logo=stackoverflow)](https://stackoverflow.com/questions/tagged/fiware)
66

7+
<div id="social-meta">
8+
<meta property="og:title" content="A collection of NGSI-v2 tutorials for the FIWARE system">
9+
<meta property="og:description" content="Each tutorial consists of a series of exercises to demonstrate the correct use of individual FIWARE components.">
10+
<meta property="og:type" content="documentation">
11+
<meta property="og:url" content="https://ngsi-ld-tutorials.readthedocs.io/en/latest/">
12+
<meta property="og:image" content="https://www.fiware.org/wp-content/uploads/FF_Banner_General.png">
13+
<meta name="twitter:card" content="summary_large_image">
14+
<meta name="twitter:site" content="@FIWARE">
15+
<meta name="twitter:title" content="About
16+
The process for commercial software to apply as powered by FIWARE or FIWARE-Ready">
17+
<meta name="twitter:description" content="A series of exercises to demonstrate the correct use of individual FIWARE component.">
18+
<meta name="twitter:image" content="https://www.fiware.org/wp-content/uploads/FF_Banner_General.png">
19+
</div>
20+
721
This is a collection of **NGSI-v2** tutorials for the FIWARE system. Each tutorial consists of a series of exercises to
822
demonstrate the correct use of individual FIWARE components and shows the flow of context data within a simple Smart
923
Solution either by connecting to a series of dummy IoT devices or manipulating the context directly or programmatically.

0 commit comments

Comments
 (0)