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 custom data classes for data observation, serialization, deserialization, and persistence #51

Open
3 tasks
Netopya opened this issue Apr 27, 2019 · 0 comments

Comments

@Netopya
Copy link
Collaborator

Netopya commented Apr 27, 2019

Create a generic "DataPoint" class that would encapsulate a single piece of data (its "value"). The class should provide stubs to implement the following functionality so that it could be used across the Knight Scout application:

  • Provide an KnockoutJS Observable object
  • Provide a DataType to inform serialization/deserialization
  • Provide a max value for int types
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant