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

Create Send/Receivable Data Structure #9

Closed
2 tasks
DashieTM opened this issue Sep 20, 2023 · 1 comment
Closed
2 tasks

Create Send/Receivable Data Structure #9

DashieTM opened this issue Sep 20, 2023 · 1 comment
Labels
5P developer story Dependency for user stories, (technicalities that users don't care about)

Comments

@DashieTM
Copy link
Member

DashieTM commented Sep 20, 2023

Definition

In order to send data to our GUI and other applets, we need to create a universal data structure.

Functionality Breakdown:

  • structure needs to work over socket/dbus(whatever chosen)
  • structure needs to include multiple data formats (plugin data)

Dependencies:

#8

@DashieTM DashieTM added the developer story Dependency for user stories, (technicalities that users don't care about) label Sep 20, 2023
@DashieTM DashieTM modified the milestones: Data Structure, Remote Calls Sep 20, 2023
@DashieTM DashieTM added the 5P label Sep 20, 2023
@DashieTM DashieTM added this to ReSet Sep 20, 2023
@DashieTM DashieTM moved this to 📋 Backlog in ReSet Sep 20, 2023
@DashieTM DashieTM mentioned this issue Sep 20, 2023
@DashieTM
Copy link
Member Author

closed in favor of creating a required function for plugins -> plugins must provide serialization and deserialization.

@github-project-automation github-project-automation bot moved this from Product Backlog to ✅ Done in ReSet Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5P developer story Dependency for user stories, (technicalities that users don't care about)
Projects
Archived in project
Development

No branches or pull requests

1 participant