Details
-
Type: Monitor
-
Status: Closed
-
Priority: Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: FIWARE-TECH-HELP
-
Labels:
Description
Created question in FIWARE Q/A platform on 07-07-2022 at 10:07
Please, ANSWER this question AT https://stackoverflow.com/questions/72896205/perform-a-query-with-regular-expressions-in-orion-ld-context-broker
Question:
Perform a query with regular expressions in Orion-LD Context Broker
Description:
This is my request:
http://localhost:1026/ngsi-ld/v1/entities?q=measurementVariable~=*temperature
This is the answer:
{
"type": "https://uri.etsi.org/ngsi-ld/errors/BadRequestData",
"title": "ngsi-ld query language: after match operator must come a RegExp",
"detail": "Variable"
}
I have tried several regular expressions and get the same error every time. What am I doing wrong?
2022-07-08 05:32|CREATED monitor | # answers= 1, accepted answer= False