mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Re-factoring
This commit is contained in:
parent
1b6dcca408
commit
48fa95d7c7
@ -20,4 +20,4 @@ select id , latitude, longitude,timeStamp, type ,speed, heading ,eventId , "NORM
|
||||
insert into dataOut;
|
||||
from dataIn[id != "$deviceId"]
|
||||
select id , latitude, longitude,timeStamp, type, speed, heading ,eventId , "NORMAL" as state, "" as information
|
||||
insert into dataOut;
|
||||
insert into dataOut;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user