Skip to content

FIWARE/tutorials.LD-Subscriptions-Registrations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

FIWARE Banner

FIWARE Core Context Management License: MIT Support badge NGSI LD

This tutorial discusses the usage of subscriptions and registrations within NGSI-LD and highlights the similarities and differences between the equivalent NGSI-v2 and NGSI-LD operations. The tutorial is an analogue of the original context-provider and subscriptions tutorials but uses API calls from the NGSI-LD interface throughout.

The tutorial uses cUrl commands throughout, but is also available as Postman documentation.

Start-Up

NGSI-LD Smart Supermarket

NGSI-LD offers JSON-LD based interoperability used for Federations and Data Spaces. To run this NGSI-LD tutorial for NGSI-v2 developers, use the NGSI-v2 branch.

git clone https://github.com/FIWARE/tutorials.LD-Subscriptions-Registrations.git
cd tutorials.LD-Subscriptions-Registrations
git checkout NGSI-v2

./services create
./services start
NGSI LD 📚 Documentation Postman Collection

License

MIT © 2020-2024 FIWARE Foundation e.V.