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

Device Cards #18

Open
1 of 9 tasks
BeanRider opened this issue Nov 8, 2018 · 0 comments
Open
1 of 9 tasks

Device Cards #18

BeanRider opened this issue Nov 8, 2018 · 0 comments
Assignees
Labels
backend For the back-end frontend For the front-end in progress Currently doing... large

Comments

@BeanRider
Copy link
Member

BeanRider commented Nov 8, 2018

Design

screen shot 2018-11-08 at 3 18 28 am

Summary

Devices card layout for the devices tab. The velocity graph and velocity value are realtime. Other data will be non-realtime, so will refresh data every 1 minute. This excludes the filter functionality.

Progress

Front-end:

  • Design
  • Render implementation
  • API design and data implementation
  • Integration

Back-end:

  • API support for list of devices (name and category)
  • stream support for packet velocity queried by device
  • API support for packet count queried by device
  • API support for unsecured connections queried by device
  • API support for distribution of device destinations by device
@BeanRider BeanRider added in progress Currently doing... backend For the back-end frontend For the front-end large labels Nov 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend For the back-end frontend For the front-end in progress Currently doing... large
Projects
None yet
Development

No branches or pull requests

2 participants