Improvement
* Added all make option to Makefile * Added broker and subscriber setup on readme.md
This commit is contained in:
@@ -2,9 +2,7 @@
|
||||
|
||||
### Build
|
||||
|
||||
make test_401_full
|
||||
make test_593_full
|
||||
make test_593_full
|
||||
make all
|
||||
|
||||
### Shared Object Connector to Python Wrapper
|
||||
|
||||
@@ -12,7 +10,9 @@
|
||||
|
||||
### Test Runnner
|
||||
|
||||
./runner.sh
|
||||
* Setup a mosquitto broker on target machine as example on 127.0.0.1
|
||||
* Run a mosquitto subscriber or any MQTT subscriber pointing to MQTT broker at 127.0.0.1 and subsriber to 'device01/msg' topic
|
||||
* ./runner.sh
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user