Skip to content

SensorThings should only select necessary fields in queries #201

@kjlippold

Description

@kjlippold

Describe the feature you'd like and what it will do

The SensorThings package currently fetches all fields from tables and performs select operations on the server. These select operations should be included in database query.

Why is this feature important?

Observations queries are significantly faster if the select operation is included in the database query.

Is your feature request related to a problem? Please describe.

No response

Any additional comments?

No response

Metadata

Metadata

Assignees

Labels

backendAssociated with the backend repository

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions