对接打印机
This commit is contained in:
@ -66,6 +66,10 @@ public interface FastBeeConstant {
|
||||
* 设备其他消息处理
|
||||
*/
|
||||
String DEVICE_OTHER_TASK = "deviceOtherMsgTask";
|
||||
/**
|
||||
* 水电设备数据上报处理
|
||||
*/
|
||||
String DEVICE_WATER_ELECTRIC_TASK = "deviceWaterElectricMsgTask";
|
||||
/**
|
||||
* 数据调试任务
|
||||
*/
|
||||
|
Reference in New Issue
Block a user