添加流量计设备实时数据相关接口以及定时任务,统计流量计设备在线数量等
This commit is contained in:
@ -27,7 +27,7 @@ public interface FastBeeConstant {
|
||||
String FAST_PHONE = "phone-";
|
||||
|
||||
/*MQTT平台判定离线时间 keepAlive*1.5 */
|
||||
Long DEVICE_PING_EXPIRED = 240000L;
|
||||
Long DEVICE_PING_EXPIRED = 360000L;
|
||||
}
|
||||
|
||||
interface CLIENT{
|
||||
|
Reference in New Issue
Block a user