Open ZhangArt opened 5 years ago
I use tsung1.7.0 as mqtt client to connect to thingboard and connect msg is ok, but the subscribe message is liked this: MqttMessage[fixedHeader=, variableHeader=, payload=], no any useful parameters. xml is
How can I use subscribe function?
Netty error is io.netty.handler.codec.DecoderException: SUBSCRIBE message must have QoS 1. Actually, I have added qos='1'.
Did you solve it?
I use tsung1.7.0 as mqtt client to connect to thingboard and connect msg is ok, but the subscribe message is liked this: MqttMessage[fixedHeader=, variableHeader=, payload=], no any useful parameters. xml is
How can I use subscribe function?