Skip to content

Design Data Format of Data from Weather Station #181

@jhhocs

Description

@jhhocs

Task Description

The weather station comprises a variety of different sensors, all recording different types of data. This data must be organized and formatted properly before being sent to the GCS.

Once the data format has been finalized, we will create Python classes (similar to the Telemetry and Command packets) that encode and decode our data for ease of use. Or we'll just send a JSON string ¯\_(ツ)_/¯

Note

The data format may be affected by the type of data we are able to receive from our sensors, so it would be good to test all sensors first.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

To-Do

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions