SmartMeterTX-1.2.4 now GA:
https://pypi.org/project/smartmetertx2mongo/
Release notes:
- Some type hinting placed where necessary for those that want to extend the project.
- Error reporting now uses AWS SNS if configured to send alerts if something fails when fetching records or building the metrics report.
- New Report generation script at
bin/meterReport.py
that will send a report to an SNS INFO topic you've configured or it can find (with "INFO" in the name of the topic).