From bd7a0e7a05a112b2d39286c0e4c16aa379689f48 Mon Sep 17 00:00:00 2001 From: Jason Wu Date: Sun, 30 Jan 2022 12:06:30 +0800 Subject: [PATCH] update readme.md add configuration note --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 2328e73..20203ab 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,12 @@ sudo pip3 install sqlalchemy ``` Or pip install based on _requirements.txt_ +### Configuration +Check config/app-config.ini file, in `mqtt` section, +you may update to your own MQTT broker and corresponding settings. + + + ### MQTT Command Req and Resp Example **Query Client Machine Status** ```json