Open guillaumeVolery opened 2 years ago
Done in commit a19c687.
Added routes:
Routes edited in commit c8aa8e208150b680168bea059e7aa987e704cbbc
We use now the Geomon Id and not the table id (database primary key).
/api/device/basestation/{geomonId}
/api/device/basestation/{geomonId}
Current behavior:
The backend is responsible to run once a day the FTP data fetching. There is no possibility to update/fetch the FTP manually on demand.
Expected behavior:
Add 2 routes in the frontend API to run the data fetching manually: