Commit 30cde46c by huangjy

feat,添加mqtt订阅

parent 2c9f32c5
package com.makeit.mqtt;
import com.alibaba.fastjson.JSON;
import com.makeit.module.iot.vo.DeviceInfo;
import org.eclipse.paho.client.mqttv3.IMqttDeliveryToken;
import org.eclipse.paho.client.mqttv3.MqttCallback;
import org.eclipse.paho.client.mqttv3.MqttClient;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment