Skip to content

niftyprojects/mqtt_stats

Repository files navigation

Calculate statistics on values received from a MQTT broker

Integers are received on a MQTT topic and rolling averages for 1 minute, 5 mintues, and 30 minutes are calculated and published back to the broker.

Instalation

Clone the repository and run the following commands:

pipenv install --deploy

Development Setup

pipenv install --dev
pipenv run pre-commit install

Usage

About

Calculates statistics from published MQTT values

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages