Skip to content

Commit 8b474bc

Browse files
committed
fix(tests): add rx_handler for MQTT
1 parent f71ff33 commit 8b474bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/plg_cfg_mqtt.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"keep_alive": 3600,
1111
"proc_thread_qsize": 256,
1212
"bin_upload_path": "/tmp/mink.bin",
13+
"rx_handler": "mqtt:RX",
1314
"subscriptions": [
1415
"mink/DEBUG_UUID/+/cmd",
1516
"mink.bin/#"

0 commit comments

Comments
 (0)