I can query for variables by numeric value

XMLWordPrintable

    • Type: Feature Request
    • Resolution: Fixed
    • Priority: L3 - Default
    • 7.2.0
    • Affects Version/s: None
    • Component/s: engine, tasklist

      Currently the variable queries are typed so I can't search with the numeric value 12345 for a variable with the long value 12345l. I should now be possible to specify that you want to query for the numeric value which includes short, integer, long and double.

      AT:

      • I can use numberValue(123) in every variable query (engine, cockpit, etc.) to find variables of type short, integer, long, double
      • If I use the REST API to query for a variable instance per default it will query for number values

        1. longVar-req-payload.png
          longVar-req-payload.png
          28 kB
        2. longVar-resp.png
          longVar-resp.png
          9 kB
        3. longVar-search-biggerOrEq.png
          longVar-search-biggerOrEq.png
          11 kB
        4. longVar-search-eq.png
          longVar-search-eq.png
          11 kB
        5. longVar-search-NotEq.png
          longVar-search-NotEq.png
          11 kB
        6. longVar-task-variables.png
          longVar-task-variables.png
          43 kB

            Assignee:
            Michael Schoettes
            Reporter:
            Valentin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: