1.用能系统空调关机策略
2.终端模块对外接口
This commit is contained in:
@@ -53,17 +53,6 @@ public class MqttMessageHandler {
|
||||
|
||||
private final IEleLogsService eleLogsService;
|
||||
|
||||
@Value("${mqtt.client-id}")
|
||||
private String clientId;
|
||||
|
||||
/**
|
||||
* 用于记录错误指令发送次数,默认发送三次停止
|
||||
* @author cdf
|
||||
* @date 2022/6/28
|
||||
*/
|
||||
private Integer mqttSendCount = 0;
|
||||
private String mqttJsonMsg;
|
||||
private String mqttSendTopic;
|
||||
|
||||
// /**
|
||||
// * 设备注册
|
||||
|
||||
Reference in New Issue
Block a user