Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the new map page to use database and WebSocket data rather than the static 3 test devices #166

Open
krook opened this issue Apr 27, 2022 · 3 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@krook
Copy link
Member

krook commented Apr 27, 2022

Right now the map page uses test data. It should instead be updated to pull devices from the database (checking to see if long and latitude attributes are in them), then use that to plot them on the map on the first load. Successive updates would come from the WebSocket to update them in real time. This is the same behavior as the dashboard.

@krook krook added enhancement New feature or request help wanted Extra attention is needed labels Apr 27, 2022
@matencar
Copy link
Contributor

I am currently working on this, and have talked to @mrodrise about it.

@krook
Copy link
Member Author

krook commented Jan 13, 2023

Excellent. Thanks @matencar. I can help describe the issue in more detail if you want to walk through it.

@matencar
Copy link
Contributor

matencar commented Jan 13, 2023

@krook Hey Daniel I would appreciate that a lot. I'll let you know when I'm available. I'll be out on holiday most of next week, but sometime when I get back I'll let you know and perhaps we can discuss the issue on Webex if you're free? Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants