phildubach / mqttlogger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:Apache License 2.0


Languages

Language:Python 94.0%Language:Smarty 6.0%