Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.98 KB

README.md

File metadata and controls

37 lines (24 loc) · 1.98 KB

FIWARE Banner

FIWARE Core Context Management License: MIT Support badge JSON LD

This tutorial introduces the NGSI-LD Merge Patch endpoint. It explains the difference between Merge Patch (/entities/<id>) and Partial Update Patch (/entities/<id>/attrs) and demonstrates the use of this functionality.

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

Start-Up

NGSI-LD Smart Farm

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.Merge-Patch-Put.git
cd tutorials.Merge-Patch-Put
git checkout NGSI-LD

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

License

MIT © 2022-2023 FIWARE Foundation e.V.