Compare commits
2 commits
e756facc1e
...
87f5216d14
| Author | SHA1 | Date | |
|---|---|---|---|
| 87f5216d14 | |||
| 7406582ac3 |
1 changed files with 0 additions and 2 deletions
2
main.go
2
main.go
|
|
@ -180,8 +180,6 @@ type TICWriter interface {
|
||||||
}
|
}
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
parseEnvironmentVariables()
|
|
||||||
|
|
||||||
var legacyMode = flag.Bool("legacy-mode", false, "Assume teleinformation in legacy mode")
|
var legacyMode = flag.Bool("legacy-mode", false, "Assume teleinformation in legacy mode")
|
||||||
var pushFrequency = flag.Bool("push-frequency", false, "Also fetch data about the grid frequency")
|
var pushFrequency = flag.Bool("push-frequency", false, "Also fetch data about the grid frequency")
|
||||||
flag.Parse()
|
flag.Parse()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue