Filter by attribute value in Orion Context Broker 0.23.0
In current version of Orion Context Broker, 0.23.0, one of the new added features is that it supports filtering entities according to attribute values (NGSI v2). I am currently executing GET operations as indicated in http://telefonicaid.github.io/fiware-orion/api/v2/ and what I obtain is the whole set of entities, no filtering action. Could you please help me in this regard with a clear example on how to use the new REST API, NGSI v2? Thank you very much in advance The NGSIv2 filtering capabilities are based in the following operation: GET /v2/entities?q=<query_string> where query_string