Skip to content

Create Payload well activity API #64

@ArnavG-it

Description

@ArnavG-it

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions