Skip to content

Add proper "data" pipeline elements #24

Description

@m-riley04

Currently, there is a general "Data" source type. However, it would be best if there were some "hard-coded" sub-types for "data" sources, such as:

  • JSON
  • NMEA (gps)
  • Doubles/floats
  • Ints
  • Strings
  • Raw binary
  • etc.

Maybe it should ALL be wrapped in JSON, with fields like:

  • type
  • value

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions