-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersserver
Description
Note: I need to confirm the requirements for this task, and will do a better write-up later.
In addition to telemetry, Payload also has a datapoint called "active environments", which refers to certain wells being active or inactive during an experiment.
In addition to Payload's temperature and luminosity telemetry, we also need to store the well activity in the database and have endpoints in the server to access it. These will be timestamped like any other data.
The endpoint should be similar to the telemetry ones: /payload/wells/activity/:well?start={}&end={}. The response JSON should also be similar so that it can be easily read by the client.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersserver