File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed
Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -698,7 +698,7 @@ curl -X GET \
698698
699699## License
700700
701- [ MIT] ( LICENSE ) © 2021-2025 FIWARE Foundation e.V.
701+ [ MIT] ( LICENSE ) © 2021-2026 FIWARE Foundation e.V.
702702
703703### 脚注
704704
Original file line number Diff line number Diff line change 1515
1616This tutorial teaches NGSI-LD users about how to create and manage context data subscriptions. The tutorial builds on
1717the entities and [ Smart Farm] ( https://github.com/FIWARE/tutorials.Getting-Started/tree/NGSI-LD ) application created in
18- the previous examples to enable users to understand the
19- [ NGSI-LD] ( https://cim.etsi.org/NGSI-LD/official/front-page.html ) Subscribe/Notify
20- paradigm and how to use NGSI subscriptions within their own code.
18+ the previous examples to enable users to understand the [ NGSI-LD] ( https://cim.etsi.org/NGSI-LD/official/front-page.html )
19+ Subscribe/Notify paradigm and how to use NGSI subscriptions within their own code.
2120
2221The tutorial refers to devices and actions made within the browser combined with [ cUrl] ( https://ec.haxx.se/ ) commands.
2322The cUrl commands are also available as
@@ -651,7 +650,7 @@ the other [tutorials in this series](https://fiware-tutorials.rtfd.io)
651650
652651## License
653652
654- [ MIT] ( LICENSE ) © 2020-2025 FIWARE Foundation e.V.
653+ [ MIT] ( LICENSE ) © 2020-2026 FIWARE Foundation e.V.
655654
656655---
657656
You can’t perform that action at this time.
0 commit comments