Skip to content

protux/VMUC-C_Exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WARNING

This tool might be deprecated. I wrote this tool at the beginning of 2016 and since then I have no device to test it and I have no information if the interface of VMU-Cs changed. So it is possible that this tool is deprecated. I published it for others to continue the work if they need it and have such a device. It is possible that I delete this project some day.

VMUC-C_Exporter

This tool offers the possibility to download an export from a VMU-C (more infos) device automatically.

What the tool does

This tool loads the export of the data of all connected devices during the entered date span and loads the "average" data.

Usage

To use this tool you can either provide the needed information as Command-Line-Arguments or let the program ask it from you.

To run the program compile the sources and then call java -jar <your jar>. If you want to provide the information via CLI-Arguments the usage is java -jar <ip of your device> <username> <password> <start date (dd.MM.yyyy)> <end date (dd.MM.yyyy)> <output folder>.

About

A tool for automated exports from VMU-C Devices.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages