Github Mirror / telegraf-plugins: f3113b85




Link back to the design issue

Link back to the design issue

Design on this plugin was a bit haphazard, so seems worth linking back to utilities/telegraf-plugins#14 to help rationalise some of it

Commit f3113b85.

Authored 2023-07-06T19:35:32.000+01:00 by B Tasker in project Github Mirror / telegraf-plugins

+2 lines -0 lines

Commit Signature

Changes

diff --git a/octopus-energy/.README.md.kate-swp b/octopus-energy/.README.md.kate-swp
--- a/octopus-energy/.README.md.kate-swp
+++ b/octopus-energy/.README.md.kate-swp
# Binary files /dev/null and b/octopus-energy/.README.md.kate-swp differ
#
diff --git a/octopus-energy/README.md b/octopus-energy/README.md
--- a/octopus-energy/README.md
+++ b/octopus-energy/README.md
# @@ -2,6 +2,8 @@
#
# This is an exec based plugin for Telegraf designed to collect Electricity usage and tariff details from the [Octopus Energy API](https://developer.octopus.energy/docs/api/)
#
# +See [utilities/telegraf-plugins#14](https://projects.bentasker.co.uk/gils_projects/issue/utilities/telegraf-plugins/14.html) for more information on the original intent of the plugin.
# +
#
# Note: Octopus fetch consumption from the meter once daily, so although this plugin can collect consumption it cannot provide a realtime view (you need something like the [Glow IHD](https://www.bentasker.co.uk/posts/blog/house-stuff/connecting-my-smart-meter-to-influxdb-using-telegraf-and-a-glow-display.html) or the [Octopus Home Mini](https://octopus.energy/blog/octopus-home-mini/) for that).
#
#