|
@@ -57,12 +57,6 @@ public class YfQxzDeviceImpl extends DeviceAbstractImpl implements IYfQxzDevice
|
|
|
|
|
|
|
|
private static final String SERVICE_NAME = ServiceNameConst.SERVICE_YF_QXZ;
|
|
private static final String SERVICE_NAME = ServiceNameConst.SERVICE_YF_QXZ;
|
|
|
|
|
|
|
|
- /**
|
|
|
|
|
- * 测试设备的设备编号
|
|
|
|
|
- */
|
|
|
|
|
- public final static String DEVICE_CODE_QXZ_TEST = "861551058867599";
|
|
|
|
|
-
|
|
|
|
|
-
|
|
|
|
|
@Autowired
|
|
@Autowired
|
|
|
private MqttManager mqttManager;
|
|
private MqttManager mqttManager;
|
|
|
|
|
|