Skip to content

Commit

Permalink
Add freq data pull
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonacox committed Mar 14, 2022
1 parent 6fa9bdd commit d03df99
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion telegraf.conf
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,8 @@
"http://pypowerwall:8675/aggregates",
"http://pypowerwall:8675/soe",
"http://pypowerwall:8675/strings",
"http://pypowerwall:8675/temps/pw"
"http://pypowerwall:8675/temps/pw",
"http://pypowerwall:8675/freq"
]
method = "GET"
insecure_skip_verify = true
Expand Down

0 comments on commit d03df99

Please sign in to comment.