Extend PAQI with pollen_max and AQI_max #20

Closed
opened 2022-05-07 10:07:17 +02:00 by admar · 1 comment
Collaborator

Can we extend the JSON report for PAQI with the following 2 metrics:

  • "pollen_max": {"time": x, "value": y}
  • "AQI_max": {"time": x, "value": y}

That way a client which is interested in PAQI and max of pollen and AQI does not need to retrieve both PAQI and AQI and pollen which has the following advantageous:

  • less bandwidth and load on Sinoptik
  • no need to synchronize AQI / pollen reports with PAQI report on the client
Can we extend the JSON report for PAQI with the following 2 metrics: - "pollen_max": {"time": x, "value": y} - "AQI_max": {"time": x, "value": y} That way a client which is interested in PAQI and max of pollen and AQI does not need to retrieve both PAQI and AQI and pollen which has the following advantageous: - less bandwidth and load on Sinoptik - no need to synchronize AQI / pollen reports with PAQI report on the client
paul added the
enhancement
label 2022-05-07 12:22:15 +02:00
paul self-assigned this 2022-05-07 12:22:19 +02:00
paul closed this issue 2022-05-07 21:55:46 +02:00
Owner

This is dropped/no longer implemented!

This is dropped/no longer implemented!
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: paul/sinoptik#20
No description provided.