Skip to content

$filter phenomenonTime in v2.0. $filter=phenomenonTime or $filter=phenomenonTime/start #197

@liangsteve

Description

@liangsteve

Let’s consider the following example:

{
  "result": {
    "temp": 15,
    "press": 1024
  },
  "phenomenonTime": {
    "start": "2021-12-14T15:16:00Z"
  }
}

What is the correct filtering syntax for phenomenonTime?

$filter=phenomenonTime/start lt 2021-12-14T15:16:00Z

or

$filter=phenomenonTime lt 2021-12-14T15:16:00Z

I seem to see conflicts and inconsistency in the draft.

Metadata

Metadata

Assignees

No one assigned

    Labels

    sensing v2.0This change should be discussed for v2.0 of the sensing document.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions