Gallery¶
In addition to the command line tools, the qtpy-datalogger package includes these GUI apps.
Scanner¶
Scan for sensor nodes by group. Select a sensor node to send it messages.

Data Viewer¶
Open a CSV file for time series data.

CSV format
- Series data are in columns
- Series names are in the first row
- The time axis is in the first column
- ISO timestamps and floating point values both accepted
Demo apps¶
The GitHub repo has more example GUI apps that you can copy and run. Go to the Customize page if you want to try them.