-
Notifications
You must be signed in to change notification settings - Fork 5
Features
Piotr Skowronek edited this page Mar 16, 2018
·
2 revisions
- Requires Java Runtime Environment 8
- Executables for:
- macOSX DMG installer + Application
- Windows .EXE
- Linux .sh
- other platforms: (fat)JAR
- Default mode
- Chart
- Configuration panel to adjust
- Intervals
- Preferred sensor devices/serial ports
- UI integration
- Optional measurements logging to CSV file
- Optional checking for a new released version
- To activate run the executable with --headless parameter
- Autostarts measurements using configuration file (~/.pmhomestationconfig or USER_HOME/pmhomestation.properties for Windows)
- Measurements logged to console or optionally to CSV file
- hint, you can manually edit configuration file and add:
csv.log.file = /path/to/file.csv
csv.log.enabled = true
- hint, you can manually edit configuration file and add:
- Suitable for embedded devices like Raspberry Pi or measurements w/o UI necessity