Resolve "Add zip download"
Closes #245
Note:
The options
object in zip()
(determines compression and encryption) should stay hard-coded for now. If you don't want a password (e.g. when downloading a Report to HCP's device), simply pass an empty string. The ZipService
wraps this.
Edited by Noel Simmel