Skip to content

Commit

Permalink
update readme.md
Browse files Browse the repository at this point in the history
add configuration note
  • Loading branch information
Jason-Gew authored Jan 30, 2022
1 parent 42350a8 commit bd7a0e7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit bd7a0e7

Please sign in to comment.