Looking for influxb example
I've got a lot of data recorded about my boat in influxdb v1.8. I'd like to write some python scripts to extract various data such as position, speed, wind, etc. and process in various ways.
Can anyone point me to some examples of python scripts that could extract a series of navigation.position values?
Can anyone point me to some examples of python scripts that could extract a series of navigation.position values?