adameus03 / LabMate

Lab asset management systems prototype
0 stars 0 forks source link

[RSCS] Filesystem interface #13

Open adameus03 opened 2 months ago

adameus03 commented 2 months ago

Using FUSE (libfuse3)

bash/client software --- database
     |
(filesystem)
     |
   main (FUSE) <<< we are here
     |
   uhfd
    |
  uhfman
    |
 ypdr200

Device files will be stored in /mnt/rscs/uhfX, where X is the device number.
Per-device driver control files will be stored in /custom/uhfX/driver.
Global driver control files will be stored in /mnt/rscs/uhfd