File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -969,7 +969,7 @@ curl -L -X GET \
969969{
970970 "@context": [
971971 "http://context/user-context.jsonld",
972- "https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context-v1.7 .jsonld"
972+ "https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context-v1.8 .jsonld"
973973 ],
974974 "id": "urn:ngsi-ld:Device:pig003",
975975 "type": "Device",
@@ -1182,4 +1182,4 @@ curl -G -X GET 'http://localhost:8080/temporal/entities/' \
11821182
11831183# # License
11841184
1185- [MIT](LICENSE) © 2021-2024 FIWARE Foundation e.V.
1185+ [MIT](LICENSE) © 2021-2025 FIWARE Foundation e.V.
Original file line number Diff line number Diff line change @@ -954,7 +954,7 @@ attribute has also been added to the model.
954954{
955955 "@context": [
956956 "http://context/user-context.jsonld",
957- "https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context-v1.7 .jsonld"
957+ "https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context-v1.8 .jsonld"
958958 ],
959959 "id": "urn:ngsi-ld:Device:pig003",
960960 "type": "Device",
@@ -1163,4 +1163,4 @@ the other [tutorials in this series](https://ngsi-ld-tutorials.rtfd.io)
11631163
11641164# # License
11651165
1166- [MIT](LICENSE) © 2021-2024 FIWARE Foundation e.V.
1166+ [MIT](LICENSE) © 2021-2025 FIWARE Foundation e.V.
You can’t perform that action at this time.
0 commit comments