We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b97c62b commit d8e5b3bCopy full SHA for d8e5b3b
README.md
@@ -8,7 +8,7 @@ Intended for use on a Raspberry Pi or other Debian-based host. Successfully deve
8
9
10
## Installation instructions
11
-1. Download the release and unzip to "/etc" or another suitable folder (you may need to edit the config and service files if not using "/etc".
+1. Download the release and unzip to "/etc" or another suitable folder (you may need to edit the config and service files if not using "/etc").
12
2. Edit "config.ini" to connect to your broker, choose your topics, and other settings.
13
3. Run "install_services.sh" in the "service" folder to install the python scripts as services.
14
4. Start services using "systemctl start mqttdblogger" or "systemctl start mqttdbgrapher".
0 commit comments