sjt
2023-01-18 ca1d66cfb81bfcf3e6598beb9d4e53fb9f5a3736
sql/update.sql
@@ -1,8 +1,3 @@
-- 2.6.6->2.6.7
alter table device
    add subscribeCycleForMobilePosition int null;
alter table device
    add mobilePositionSubmissionInterval int default 5 null;
alter table device
    add subscribeCycleForAlarm int null;
    add keepaliveIntervalTime int default null;