Device collection dump should contain a meta informations part where to store device path and its partition total size.
For collector itself it is easy but for the dump we will need to move collected directories into an item like "directories" and django-deovi will need to be adapted.
Partition total size becomes really useful into django-deovi for file management since currently we need to write somewhere or mount device to know partition size to compare with usage size (from collected directories).
Device collection dump should contain a meta informations part where to store device path and its partition total size.
For collector itself it is easy but for the dump we will need to move collected directories into an item like "directories" and django-deovi will need to be adapted.
Partition total size becomes really useful into django-deovi for file management since currently we need to write somewhere or mount device to know partition size to compare with usage size (from collected directories).