[Backlogmanager] [FIWARE-JIRA] (HELP-15990) [fiware-stackoverflow] Query entities by the logical operator OR with Fiware Orion

Fernando Lopez (JIRA) jira-help-desk at jira.fiware.org
Mon Jul 8 15:51:01 CEST 2019


     [ https://jira.fiware.org/browse/HELP-15990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fernando Lopez reassigned HELP-15990:
-------------------------------------

    Assignee: Ken Zangelin

> [fiware-stackoverflow] Query entities by the logical operator OR with Fiware Orion
> ----------------------------------------------------------------------------------
>
>                 Key: HELP-15990
>                 URL: https://jira.fiware.org/browse/HELP-15990
>             Project: Help-Desk
>          Issue Type: Monitor
>          Components: FIWARE-TECH-HELP
>            Reporter: Backlog Manager
>            Assignee: Ken Zangelin
>              Labels: fiware, fiware-orion
>
> Created question in FIWARE Q/A platform on 04-07-2019 at 13:07
> {color: red}Please, ANSWER this question AT{color} https://stackoverflow.com/questions/56886734/query-entities-by-the-logical-operator-or-with-fiware-orion
> +Question:+
> Query entities by the logical operator OR with Fiware Orion
> +Description:+
> I dont be able to retrieve entities form Orion querys with 2 conditions by the logical operator OR.
> For example, if I want to retrieve the entities that have temperature>20 OR humidity<50.
> But I only can retrieve the query by the logical operator AND:
> http:// localhost:1026/v2/entities?q=temperature>20;humidity<50 
> Also I try with  | to separate the conditions, like this:
> http:// localhost:1026/v2/entities?q=temperature>20|humidity<50 
> But gived me the next error:
> {
>     "error": "BadRequest",
>     "description": "forbidden characters in String Filter"
> }
> How I could to retrieve queries to Orion by te logical operator OR?



--
This message was sent by Atlassian JIRA
(v6.4.1#64016)


More information about the Backlogmanager mailing list

You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy   Cookies policy