Skip to content
This repository has been archived by the owner on Dec 9, 2023. It is now read-only.
/ mywater Public archive

A command line client to fetch utility water data from a Smart Energy Water portal

Notifications You must be signed in to change notification settings

mcolyer/mywater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mywater

A tool to fetch your water usage from a Smart Energy Water powered portal. The current output is formatted to be uploaded to InfluxDB

Usage

> DATE=10/20/2019 USERNAME=<your username> PASSWORD=<your password> go run main.go 2>/dev/null >data
> curl -XPOST http://influxdb:8086/write?db=whatever --data-binary @data

About

A command line client to fetch utility water data from a Smart Energy Water portal

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages