Skip to content

Commit

Permalink
Add video links.
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-fox committed Aug 8, 2023
1 parent ebdc26c commit 6cabce7
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/context-providers.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,12 @@ The other `tutorial` container configuration values described in the YAML file a
The configuration information for MongoDB and the Orion Context Broker has been described in a
[previous tutorial](entity-relationships.md)

### Video: NGSI-v2 Core Context Management

[![](https://fiware.github.io/tutorials.NGSI-LD/img/video-logo.png)](https://www.youtube.com/watch?v=pK4GgYjlmdY&t=1319s 'NGSI-v2 Registrations')

Click on the image above to watch a demo of this tutorial describing how to create Registrations

## Context Provider NGSI proxy

A simple [Node.js](https://nodejs.org/) [Express](https://expressjs.com/) application has been bundled as part of the
Expand Down
6 changes: 6 additions & 0 deletions docs/entity-relationships.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,12 @@ listening on the default port `27071`. Both containers are also exposing the sam
the tutorial access - so that cUrl or Postman can access them without being part of the same network. The command-line
initialization should be self-explanatory.

### Video: NGSI-v2 Core Context Management

[![](https://fiware.github.io/tutorials.NGSI-LD/img/video-logo.png)](https://www.youtube.com/watch?v=pK4GgYjlmdY&t=938s 'NGSI-v2 Relationships')

Click on the image above to watch a demo of this tutorial describing how to create Entity Relationships

## Start Up

All services can be initialised from the command-line by running the
Expand Down
6 changes: 6 additions & 0 deletions docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,12 @@ run from exposed ports.

![](https://fiware.github.io/tutorials.Getting-Started/img/architecture.png)

### Video: NGSI-v2 Core Context Management

[![](https://fiware.github.io/tutorials.NGSI-LD/img/video-logo.png)](https://www.youtube.com/watch?v=pK4GgYjlmdY&t=277s 'NGSI-v2 Hello World')

Click on the image above to watch a demo of this tutorial describing how to create Entities and Properties

## Prerequisites

### Docker
Expand Down
6 changes: 6 additions & 0 deletions docs/subscriptions.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,12 @@ from exposed ports.
The necessary configuration information can be seen in the services section of the associated `docker-compose.yml` file.
It has been described in a [previous tutorial](context-providers.md)

### Video: NGSI-v2 Core Context Management

[![](https://fiware.github.io/tutorials.NGSI-LD/img/video-logo.png)](https://www.youtube.com/watch?v=pK4GgYjlmdY&t=1690s 'NGSI-v2 Subscriptions')

Click on the image above to watch a demo of this tutorial describing how to create Subscriptions.

## Start Up

All services can be initialized from the command-line by running the bash script provided within the repository. Please
Expand Down

0 comments on commit 6cabce7

Please sign in to comment.