Add endpoint to tempService for TemperatureAllView #822

Closed
opened 2026-05-07 15:38:33 +00:00 by c24danli · 2 comments
Collaborator

Currently the TemperatureAllView gets an error 400, as the endpoint it tries to use doesn't work the same after changes.
Skärmbild 2026-05-07 170508
The issue is to add a new endpoint to tempService that queries the latest value for each of the distinct sensors in the DB.
This involves changes in tempService\DatabaseLogic, tempService\Endpoints, and tempService\Services.
Making use of the endpoint will be handled in a separate issue.

Currently the TemperatureAllView gets an error 400, as the endpoint it tries to use doesn't work the same after changes. ![Skärmbild 2026-05-07 170508](/attachments/c6efd8b4-8fa9-4505-8677-60cb4dfbdccf) The issue is to add a new endpoint to tempService that queries the latest value for each of the distinct sensors in the DB. This involves changes in tempService\DatabaseLogic, tempService\Endpoints, and tempService\Services. Making use of the endpoint will be handled in a separate issue.
Collaborator

Pr #854 has now been created

Pr #854 has now been created
Collaborator

This has been merged

This has been merged
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Andras/BoundlessFlowCampus2K#822
No description provided.