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:
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:
Maybe it should ALL be wrapped in JSON, with fields like: