Skip to content

Allow output to include Signal Strength (in addition to Service Level) #8

@albertoramosmonagas

Description

@albertoramosmonagas

Problem description

The current output of the API is limited to Service Level, while some consumers may prefer or require Signal Strength (e.g. in dBm) for their specific applications.

Possible evolution

Allow the API to return either:

  • Service Level (default),
  • Signal Strength,
  • Or both, based on an optional query parameter or configuration.

Alternative solution

Return both values by default and let clients use what they need, avoiding the need to choose via a parameter.

Additional context

Consider reusing or aligning with the output structure of the Population Density Data API to support standardization and streamline integration across CAMARA APIs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions