Infrasurvey / iot-portal-backend

0 stars 0 forks source link

FTP server info as function parameter #7

Open guillaumeVolery opened 2 years ago

guillaumeVolery commented 2 years ago

Current behavior:

The FTP server URL, user, password are currently hard coded in the fecthing function.

Expected behavior:

It shall be possible to call the fetching function by inserting other FTP server URL/credentials as function entry parameters to fetch the data from different FTP servers.

guillaumeVolery commented 2 years ago

How the FTP servers URL/credentials shall be managed ? By the admin ? Hard written in database ?

FTP server URL/credentials shall be linked to an installation ? to a user account ? to a group ? to an organization ?

guillaumeVolery commented 2 years ago

open discussion with @VincentSchlageter :

Organization admin manages the FTP info.