/mqttlogger

Primary LanguagePythonApache License 2.0Apache-2.0

MQTT Logger

A python package for logging MQTT messages into a SQLite database and retrieving logged messages from a HTTP browser.

Requirements

MQTT Logger requires Python 3.5 or later.

Installation

The MQTT Logger package can be installed via pip.

Usage

Upon installation of the package the logger can be started with the 'mqttlogger' command.