sjstein / tpMonitor

Python monitor script to connect to tpServer
0 stars 0 forks source link

Monitor option? #46

Closed sjstein closed 4 years ago

sjstein commented 4 years ago

There are times where a user may want to monitor either the temperature or pressure rapidly on the console. Consider adjusting the output format for that case so they do not have to parse through the [INFO] type stuff. Perhaps another CLarg which polls at a rate and outputs in a more concise format like:

depth = 123m (366ft)

carry even further for displaying just one unit given the CLarg?