Add buttons to change Energy sensor #1174

Closed
opened 2026-05-26 11:18:47 +00:00 by c24danli · 1 comment
Collaborator

Currently we have a view to see total energy and selected, but the selected always shows sensor 1 and you cant change to the others. The implementation will probably be almost identical to tempratureView.js so look for inspiration.
I beleve we have the endpoint to impliment this with:
energyGroup.MapGet("/sensors/", MapGetEnergySensors);
image
image

Currently we have a view to see total energy and selected, but the selected always shows sensor 1 and you cant change to the others. The implementation will probably be almost identical to tempratureView.js so look for inspiration. I beleve we have the endpoint to impliment this with: ` energyGroup.MapGet("/sensors/", MapGetEnergySensors);` ![image](/attachments/d55c0aa5-f882-40c8-93ae-2d7355dc6415) ![image](/attachments/34297360-216f-4918-a4a8-9a54799ed9e9)
Collaborator

Fixed and merged.

Fixed and 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#1174
No description provided.