This tutorial introduces the concise NGSI-LD format and demonstrates its use and explains the differences between concise and normalized NGSI-LD payloads.
The tutorial uses cUrl commands throughout, but is also available as Postman documentation
NGSI-LD offers JSON-LD based interoperability used for Federations and Data Spaces. To run this tutorial with NGSI-LD, use the NGSI-LD
branch.
git clone https://github.com/FIWARE/tutorials.Concise-Format.git
cd tutorials.Concise-Format
git checkout NGSI-LD
./services create
./services start
📚 Documentation | Postman Collection |
---|
MIT © 2022-2024 FIWARE Foundation e.V.