a user shall be able the plug-in the device to a USB host (for example PC) and be able to obtain before mentioned information as text files (possibly JSON formatted)
The application layer interface requires:
initialize storage (if necessary)
test if a file is available at a path
read a file at a specific path
write a file at a specific path
Reading and writing may be split into several transactions or run as a background process. This may be outsourced in a separate issue.
For the purpose of
The application layer interface requires:
Reading and writing may be split into several transactions or run as a background process. This may be outsourced in a separate issue.
References: