1078-支持分包消息

This commit is contained in:
648540858
2024-04-20 13:03:39 +08:00
parent 50e2565643
commit 975e94eee1
6 changed files with 160 additions and 9 deletions

View File

@@ -93,6 +93,8 @@ public class JTDeviceConfig {
@ConfigAttribute(id = 0x28, description = "紧急报警时汇报时间间隔 单位为秒 值大于0")
private Long reportingIntervalEmergencyAlarm;
// TODO 未完待续
public Long getKeepaliveInterval() {