Skip to content

Providing an incorrect query tree filter causes errors #330

Description

@HeyZoos

This is a working example.

http://plenar.io/v1/api/sensor-networks/array_of_things_chicago/query?feature=temperature&filter={"col": "temperature", "val": "0", "op": "le"}

This errors.

http://plenar.io/v1/api/sensor-networks/array_of_things_chicago/query?feature=temperature&filter={"prop": "temperature", "val": "0", "op": "le"}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions