Collecting data from a DSMR meter and pushing the data to influxdb.
- Python >=3.7
- Poetry
See src/config.py for configuration options. Create a .env file with your configuration. See .env.example for an example.
poetry install --no-dev --no-root
poetry run python smart_meter.py --help