1.用能系统空调关机策略

2.终端模块对外接口
This commit is contained in:
2022-08-04 16:32:05 +08:00
parent 9a26722f14
commit 591519d857
2 changed files with 3 additions and 15 deletions

View File

@@ -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;
// /**
// * 设备注册