AuthEceSoftEng / cenote-api

API server & web client used by cenote.

Home Page:https://cenote.sidero.services/api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

(0.5) Add routes for eeris historical averages [1]

johnantonn opened this issue · comments

According to the changes made in this issue, create endpoints to retrieve the historical data from redis, in the appropriate format.

Since the retrieval of these kinds of data from redis is eeris-specific and should not break any of the current functionality of cenote, there should be new routes for the required requests/handlers.