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

Event streaming for gateways #745

Closed
bafonins opened this issue May 24, 2019 · 0 comments · Fixed by #748
Closed

Event streaming for gateways #745

bafonins opened this issue May 24, 2019 · 0 comments · Fixed by #748
Assignees
Labels
c/console This is related to the Console
Milestone

Comments

@bafonins
Copy link
Contributor

Summary

The console needs to support displaying event data for devices, both as widget in the overview page and as dedicated "Data" view.
References: #26 and #28

Why do we need this?

The users should be able to see gateway events in the console.

What is already there? What do you see now?

  • openStream method in the gateway service
  • <EventsWidget /> on the Gateway Overview Page
  • api definitions for gateway events

What is missing? What do you want to see?

The Gateway Data Page

Environment

browser (console)

How do you propose to implement this?

Similar to applications, see #602

Can you do this yourself and submit a Pull Request?

Yes

@bafonins bafonins added the c/console This is related to the Console label May 24, 2019
@bafonins bafonins added this to the May 2019 milestone May 24, 2019
@bafonins bafonins self-assigned this May 24, 2019
@kschiffer kschiffer mentioned this issue May 24, 2019
48 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c/console This is related to the Console
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant