telefonicaid / fiware-orion

Context Broker and CEF building block for context data management, providing NGSI interfaces.
https://github.com/telefonicaid/fiware-orion/blob/master/doc/manuals/orion-api.md
GNU Affero General Public License v3.0
211 stars 265 forks source link

[NGSI-LD] Implement GET /ngsi-ld/v1/entities #3419

Open jmcanterafonseca opened 5 years ago

jmcanterafonseca commented 5 years ago

Section 6.4.3.2 of the specification

https://www.etsi.org/deliver/etsi_gs/CIM/001_099/009/01.01.01_60/gs_CIM009v010101p.pdf

fgalan commented 5 years ago

The scope of this issue is the basic operation without optional or advance features taking into account NGSIv2 interoperability aspects, i.e. a kind of "minimum viable operation" (borrowing the term MVP from lean methodologies). Advances/optional features in the operations are deferred to future issue.