Skip to content

Create custom data classes for data observation, serialization, deserialization, and persistence #51

@Netopya

Description

@Netopya

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions