#477-Update-Electricity-Data #540
No reviewers
Labels
No labels
_CRITICAL_
API
app
backEnd
Blocked-waiting-for-further-changes
bug
bug-only-on-server-for-mobile-not-webpage
Bug-Report-After-Merge
cleanup
close
design
duplicate
enhancement
feature request
frontEnd
further-changes-needed
future-problem-not-fixint-this-period
help wanted
invalid
last-week-issue-to-fix
library
low-priority
needs input
needs review
not-implemented.
project documentation
question
research
reviewed
Script
security
SQL
style
Team 1
Team 2
team leaders
test-creation
testing
topLevel
unassigned
Under-review
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K!540
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "#477-Update-Electricity-Data"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Finished hooking up the Electricity mockup to the new middleware and it works on linux. Would like if a windows user could test to see if it works on windows
to test the data go to the localhost then paste this parts into the url when running a build
http://localhost/api/energy/all
http://localhost/api/energy/total-all
http://localhost/api/energi/total/
sensor names are
elec-sensor-001
elec-sensor-002
elec-sensor-003
elec-sensor-004
I have issues setting up the enviorment, as the read container keeps restarting with this error message:
from
await client.ConnectAsync(options, CancellationToken.None); on Line 41
I don't know why or how, since the exact same lines exist in the temperature and it works fine. Does it work on your end?
Never mind, the compose files were missing the MQTT variables. Tihi
Container keeps restarting with errors. I've pushed a commit that hopefully solves this.
Review on #540
Whats done
Review following things
Tested on Windows 11 using Firefox
Inspected following files
What needs to be done
Conclusion