Dave Schmid
Dave Schmid
Hello there! Yeah - I saw that I left a little line that pushes the API token back into the script. I did release a brand new version just now......
Here's a quick snapshot of what I'm testing against - it's a mix of Tempest, Skys, and Airs - depending on how they're connected to a hub as I group...
Hi @samfaunt - you're missing these details: public_name=,serial_number=ST-xxxxxx,station_id=,station_name=,timezone= Did you build out the docker-compose script using the "generate_docker-compose.sh" That should have pulled in all of the details needed for the...
@samfaunt, could you briefly share an API key with me? I'm rebuilding the entire application, and if I can see how I'm pulling the data with your specific account, I...
Hi @perfectly-preserved-pie - currently, it's set to listen to 0.0.0.0 - which by default will listen to all network adapters that have access to all of your subnets. The hub...
The new version of my collector allows you to change the host and port and lets you interact with other listeners simultaneously. Let me know if this helps out! Thanks!
@paulhugill Appreciate the message. I took a look at upgrading to InfluxDB 2.x and didn't find any particular usefulness to doing so. I'd have to start everything over for literally...
Working on InfluxDB v2 collector...
The latest version finally releases! Whew! Who knew it would take 3-4 major rewrites as I was figuring out how to get better at writing Python. :) This version now...
The new version of the collector is written in Python. I'm sorry for not grabbing this earlier! The feature is included now! It's going to close without merging. Thanks!!