saveSession
Get a backup zip file of the configuration session
Signatures
- Paramate.Configurator.saveSession(callback = undefined)
Details
The function requests backup of the current configuration in the format of an zip file blob.
Parameters
- callback
- 
            Function to be called with zip file blob content. 
Return value
The backup zip file as a blob.