Closed ravaga closed 8 months ago
ok, that's unfortunate :) I'll look into this asap,
After performing some tests using format=simplified
, it's working as expected. The same applies for the concise format related bug.
The same bug occurs when retrieving a single entity using its ID GET /ngsi-ld/v1/entities/urn:ngsi-ld:E1?format=simplified
and also with options=keyValues
I have 3 Orion-LD federated instances through Context Source Registrations. When I make an HTTP GET request (/ngsi-ld/v1/entities?options=keyValues&type=T) to obtain all the entities of the type T in key-values format, only local entities of the broker are returned in this format. The entities that belong to the other brokers are returned in the default normalized format.