ARVE sensors data API
Handled fetching data from ARVE sensors using their API - implemented the logic on the server side with a new CARA endpoint calculator/api/arve/v1
that expects a room_id
(CERN
in our case) and a floor_id
(1
) in our case.
Secrets to be stored in OKD4. Currently we are fetching secrets from the environment (settings).
UI changes (to be discussed):
API documentation: ARVE_API_DOC.pdf
Edited by Luis Aleixo