Skip to content

m-vellinga/smart-meter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Meter

Collecting data from a DSMR meter and pushing the data to influxdb.

Requirements

  • Python >=3.7
  • Poetry

Configuring

See src/config.py for configuration options. Create a .env file with your configuration. See .env.example for an example.

Running

poetry install --no-dev --no-root
poetry run python smart_meter.py --help

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published