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

Enhance DataFibers #6

Closed
PhantomYdn opened this issue Mar 28, 2021 · 1 comment
Closed

Enhance DataFibers #6

PhantomYdn opened this issue Mar 28, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@PhantomYdn
Copy link
Member

PhantomYdn commented Mar 28, 2021

DataFibers should be able to connect to:

  • Data
  • Properties

Datafiber should support the following modes:

  • Load
  • Refresh - on-demand and periodically
  • Observe - push to server if parameter changed
  • WebSocket

Other perspective:

  • Init
  • Updatable
    • On demand by Client
    • On demand by Server
      • Via WebSocket
      • Periodical pull by Client (require refresh configuration)
  • Observable
@PhantomYdn PhantomYdn added the enhancement New feature or request label Mar 28, 2021
@PhantomYdn PhantomYdn self-assigned this Mar 28, 2021
@PhantomYdn
Copy link
Member Author

PhantomYdn commented Jun 2, 2021

Primary done here: bfcb648
WebSocket support will be tracked separately under #7

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

No branches or pull requests

1 participant