sparky8512
5c762e754b
Merge pull request #3 from sparky8512/working
...
Add scripts for status output to CSV, InfluxDB, and MQTT
2020-12-30 11:57:05 -08:00
sparky8512
f206a3ad91
Add a short blurb for the recently added scripts
2020-12-30 11:47:03 -08:00
sparky8512
e1a4c473c8
Handle errors on the gRPC connection
...
Also, actually do the thing I said I was doing in the prior checkin by writing state as a string instead of integer.
And a bit more cleanup.
2020-12-30 10:17:02 -08:00
sparky8512
61e9abf7d4
Add header comments and update README
...
Also, add a timestamp to the CSV output, similar to what is in the get_history equivalent.
2020-12-29 20:45:30 -08:00
sparky8512
c313134ba1
Scripts for CSV, InfluxDB, MQTT get_status output
...
Initial support for dumping status info in CSV format or to InfuxDB or MQTT servers.
InfluxDB script is largely what Equinox- posted into issue #2 , but with a few things renamed, and the state info being recorded as a string of the enum value name, rather than the (integer) enum value.
All of these need header comments still and some need a bit more options handling, cleanup, and error handling.
2020-12-29 19:21:00 -08:00
sparky8512
f0aa1fe8dc
Add (optional) run length stats
...
Add reporting of ping drop runs per length of run. Useful(?) for characterizing how long a typical "outage" is.
2020-12-24 14:58:28 -08:00
sparky8512
04b25d2da5
More example usage, commented out
2020-12-23 07:25:30 -08:00
sparky8512
d384481e46
Last of initial set of scripts
2020-12-22 20:16:33 -08:00
sparky8512
8d3aadad41
Fill out the README
2020-12-22 20:05:25 -08:00
sparky8512
a0f4ed2595
Initial upload of history parser and notes file
2020-12-22 15:51:37 -08:00
sparky8512
33e14d2073
Initial commit
2020-12-22 14:40:56 -08:00