Skip to content

filtering on Sensor objects is not functioning #86

@jgarman

Description

@jgarman
In [16]: c.select(Sensor).where("ip:192.168.1.1")[::]
HTTP GET /api/v1/sensor?ip=192.168.1.1 took 0.186s (response 500)
---------------------------------------------------------------------------
ServerError                               Traceback (most recent call last)

^ this should be ipaddr=192.168.1.1 or q=ip:192.168.1.1

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions