lilt085163@126.com 3 years ago
parent
commit
2b13fcdd06

+ 1 - 0
src/main/java/com/care/mqtt/service/MqttMsgService.java

@@ -177,6 +177,7 @@ public class MqttMsgService {
                 if (cls == 1) { //是人
                     //先查是否存在
                     Integer lastIndex = (Integer)redisUtil.hget(RedisKeyConstant.PEOPLEEVENT_ACTIVE_INFO_LAST_INDEX,careDevice.getDevCode() + "_" + tid);
+                    logger.warn("lastIndex:{}",lastIndex);
                     if(lastIndex == null) {//之前没有存储redis,则存储第一个
                         redisUtil.hset(RedisKeyConstant.PEOPLEEVENT_ACTIVE_INFO, 1 + "@" + careDevice.getDevCode() + "_" + tid , System.currentTimeMillis() +  "_" + x + "_" + y , RedisKeyConstant.PEOPLEEVENT_ACTIVE_INFO_TIME);
                         redisUtil.hset(RedisKeyConstant.PEOPLEEVENT_ACTIVE_INFO_LAST_INDEX, careDevice.getDevCode() + "_" + tid , 1 , RedisKeyConstant.PEOPLEEVENT_ACTIVE_INFO_ACTIVE_LAST_INDEX_TIME);

+ 15 - 15
src/test/java/com/mqtt/MqttDataConnectorTest.java

@@ -198,21 +198,21 @@ public class MqttDataConnectorTest {
         configParams.put("MQTT_PASSWORD","sxkj@1234");
         configParams.put("CLEAN_SESSION", "false");
         String[] msgArray = new String[]{
-                 "{\"type\":\"PeopleEvent\",\"mdid\":\"wd1\",\"msg\":{\"ts\":970408046,\"amount\":1,\"targets\":[{\"tid\":11721,\"cls\":1,\"posture\":1,\"x\":3,\"y\":1,\"z\":0.83149576,\"length\":1.7,\"width\":0.6,\"thick\":0.35}]}}",
-                 "{\"type\":\"PeopleEvent\",\"mdid\":\"wd1\",\"msg\":{\"ts\":970408046,\"amount\":1,\"targets\":[{\"tid\":11721,\"cls\":1,\"posture\":1,\"x\":4,\"y\":1,\"z\":0.83149576,\"length\":1.7,\"width\":0.6,\"thick\":0.35}]}}",
-                 "{\"type\":\"PeopleEvent\",\"mdid\":\"wd1\",\"msg\":{\"ts\":970408046,\"amount\":1,\"targets\":[{\"tid\":11721,\"cls\":1,\"posture\":1,\"x\":5,\"y\":1,\"z\":0.83149576,\"length\":1.7,\"width\":0.6,\"thick\":0.35}]}}",
-                "{\"type\":\"PeopleEvent\",\"mdid\":\"wd1\",\"msg\":{\"ts\":970408046,\"amount\":1,\"targets\":[{\"tid\":11721,\"cls\":1,\"posture\":1,\"x\":6,\"y\":1,\"z\":0.83149576,\"length\":1.7,\"width\":0.6,\"thick\":0.35}]}}",
-                "{\"type\":\"PeopleEvent\",\"mdid\":\"wd1\",\"msg\":{\"ts\":970408046,\"amount\":1,\"targets\":[{\"tid\":11721,\"cls\":1,\"posture\":1,\"x\":7,\"y\":1,\"z\":0.83149576,\"length\":1.7,\"width\":0.6,\"thick\":0.35}]}}",
-                "{\"type\":\"PeopleEvent\",\"mdid\":\"wd1\",\"msg\":{\"ts\":970408046,\"amount\":1,\"targets\":[{\"tid\":11721,\"cls\":1,\"posture\":1,\"x\":8,\"y\":1,\"z\":0.83149576,\"length\":1.7,\"width\":0.6,\"thick\":0.35}]}}",
-                "{\"type\":\"PeopleEvent\",\"mdid\":\"wd1\",\"msg\":{\"ts\":970408046,\"amount\":1,\"targets\":[{\"tid\":11721,\"cls\":1,\"posture\":1,\"x\":9,\"y\":1,\"z\":0.83149576,\"length\":1.7,\"width\":0.6,\"thick\":0.35}]}}",
-                "{\"type\":\"PeopleEvent\",\"mdid\":\"wd1\",\"msg\":{\"ts\":970408046,\"amount\":1,\"targets\":[{\"tid\":11721,\"cls\":1,\"posture\":1,\"x\":10,\"y\":1,\"z\":0.83149576,\"length\":1.7,\"width\":0.6,\"thick\":0.35}]}}",
-                "{\"type\":\"PeopleEvent\",\"mdid\":\"wd1\",\"msg\":{\"ts\":970408046,\"amount\":1,\"targets\":[{\"tid\":11721,\"cls\":1,\"posture\":1,\"x\":11,\"y\":1,\"z\":0.83149576,\"length\":1.7,\"width\":0.6,\"thick\":0.35}]}}",
-                "{\"type\":\"PeopleEvent\",\"mdid\":\"wd1\",\"msg\":{\"ts\":970408046,\"amount\":1,\"targets\":[{\"tid\":11721,\"cls\":1,\"posture\":1,\"x\":12,\"y\":1,\"z\":0.83149576,\"length\":1.7,\"width\":0.6,\"thick\":0.35}]}}",
-                "{\"type\":\"PeopleEvent\",\"mdid\":\"wd1\",\"msg\":{\"ts\":970408046,\"amount\":1,\"targets\":[{\"tid\":11721,\"cls\":1,\"posture\":1,\"x\":18,\"y\":1,\"z\":0.83149576,\"length\":1.7,\"width\":0.6,\"thick\":0.35}]}}",
-                "{\"type\":\"PeopleEvent\",\"mdid\":\"wd1\",\"msg\":{\"ts\":970408046,\"amount\":1,\"targets\":[{\"tid\":11721,\"cls\":1,\"posture\":1,\"x\":19,\"y\":1,\"z\":0.83149576,\"length\":1.7,\"width\":0.6,\"thick\":0.35}]}}",
-                "{\"type\":\"PeopleEvent\",\"mdid\":\"wd1\",\"msg\":{\"ts\":970408046,\"amount\":1,\"targets\":[{\"tid\":11721,\"cls\":1,\"posture\":1,\"x\":13,\"y\":1,\"z\":0.83149576,\"length\":1.7,\"width\":0.6,\"thick\":0.35}]}}",
-                "{\"type\":\"PeopleEvent\",\"mdid\":\"wd1\",\"msg\":{\"ts\":970408046,\"amount\":1,\"targets\":[{\"tid\":11721,\"cls\":1,\"posture\":1,\"x\":14,\"y\":1,\"z\":0.83149576,\"length\":1.7,\"width\":0.6,\"thick\":0.35}]}}",
-                "{\"type\":\"PeopleEvent\",\"mdid\":\"wd1\",\"msg\":{\"ts\":970408046,\"amount\":1,\"targets\":[{\"tid\":11721,\"cls\":1,\"posture\":1,\"x\":15,\"y\":1,\"z\":0.83149576,\"length\":1.7,\"width\":0.6,\"thick\":0.35}]}}",
+                 "{\"type\":\"PeopleEvent\",\"mdid\":\"test2\",\"msg\":{\"ts\":970408046,\"amount\":1,\"targets\":[{\"tid\":11721,\"cls\":1,\"posture\":1,\"x\":3,\"y\":1,\"z\":0.83149576,\"length\":1.7,\"width\":0.6,\"thick\":0.35}]}}",
+                 "{\"type\":\"PeopleEvent\",\"mdid\":\"test2\",\"msg\":{\"ts\":970408046,\"amount\":1,\"targets\":[{\"tid\":11721,\"cls\":1,\"posture\":1,\"x\":4,\"y\":1,\"z\":0.83149576,\"length\":1.7,\"width\":0.6,\"thick\":0.35}]}}",
+                 "{\"type\":\"PeopleEvent\",\"mdid\":\"test2\",\"msg\":{\"ts\":970408046,\"amount\":1,\"targets\":[{\"tid\":11721,\"cls\":1,\"posture\":1,\"x\":5,\"y\":1,\"z\":0.83149576,\"length\":1.7,\"width\":0.6,\"thick\":0.35}]}}",
+                "{\"type\":\"PeopleEvent\",\"mdid\":\"test2\",\"msg\":{\"ts\":970408046,\"amount\":1,\"targets\":[{\"tid\":11721,\"cls\":1,\"posture\":1,\"x\":6,\"y\":1,\"z\":0.83149576,\"length\":1.7,\"width\":0.6,\"thick\":0.35}]}}",
+                "{\"type\":\"PeopleEvent\",\"mdid\":\"test2\",\"msg\":{\"ts\":970408046,\"amount\":1,\"targets\":[{\"tid\":11721,\"cls\":1,\"posture\":1,\"x\":7,\"y\":1,\"z\":0.83149576,\"length\":1.7,\"width\":0.6,\"thick\":0.35}]}}",
+                "{\"type\":\"PeopleEvent\",\"mdid\":\"test2\",\"msg\":{\"ts\":970408046,\"amount\":1,\"targets\":[{\"tid\":11721,\"cls\":1,\"posture\":1,\"x\":8,\"y\":1,\"z\":0.83149576,\"length\":1.7,\"width\":0.6,\"thick\":0.35}]}}",
+                "{\"type\":\"PeopleEvent\",\"mdid\":\"test2\",\"msg\":{\"ts\":970408046,\"amount\":1,\"targets\":[{\"tid\":11721,\"cls\":1,\"posture\":1,\"x\":9,\"y\":1,\"z\":0.83149576,\"length\":1.7,\"width\":0.6,\"thick\":0.35}]}}",
+                "{\"type\":\"PeopleEvent\",\"mdid\":\"test2\",\"msg\":{\"ts\":970408046,\"amount\":1,\"targets\":[{\"tid\":11721,\"cls\":1,\"posture\":1,\"x\":10,\"y\":1,\"z\":0.83149576,\"length\":1.7,\"width\":0.6,\"thick\":0.35}]}}",
+                "{\"type\":\"PeopleEvent\",\"mdid\":\"test2\",\"msg\":{\"ts\":970408046,\"amount\":1,\"targets\":[{\"tid\":11721,\"cls\":1,\"posture\":1,\"x\":11,\"y\":1,\"z\":0.83149576,\"length\":1.7,\"width\":0.6,\"thick\":0.35}]}}",
+                "{\"type\":\"PeopleEvent\",\"mdid\":\"test2\",\"msg\":{\"ts\":970408046,\"amount\":1,\"targets\":[{\"tid\":11721,\"cls\":1,\"posture\":1,\"x\":12,\"y\":1,\"z\":0.83149576,\"length\":1.7,\"width\":0.6,\"thick\":0.35}]}}",
+                "{\"type\":\"PeopleEvent\",\"mdid\":\"test2\",\"msg\":{\"ts\":970408046,\"amount\":1,\"targets\":[{\"tid\":11721,\"cls\":1,\"posture\":1,\"x\":18,\"y\":1,\"z\":0.83149576,\"length\":1.7,\"width\":0.6,\"thick\":0.35}]}}",
+                "{\"type\":\"PeopleEvent\",\"mdid\":\"test2\",\"msg\":{\"ts\":970408046,\"amount\":1,\"targets\":[{\"tid\":11721,\"cls\":1,\"posture\":1,\"x\":19,\"y\":1,\"z\":0.83149576,\"length\":1.7,\"width\":0.6,\"thick\":0.35}]}}",
+                "{\"type\":\"PeopleEvent\",\"mdid\":\"test2\",\"msg\":{\"ts\":970408046,\"amount\":1,\"targets\":[{\"tid\":11721,\"cls\":1,\"posture\":1,\"x\":13,\"y\":1,\"z\":0.83149576,\"length\":1.7,\"width\":0.6,\"thick\":0.35}]}}",
+                "{\"type\":\"PeopleEvent\",\"mdid\":\"test2\",\"msg\":{\"ts\":970408046,\"amount\":1,\"targets\":[{\"tid\":11721,\"cls\":1,\"posture\":1,\"x\":14,\"y\":1,\"z\":0.83149576,\"length\":1.7,\"width\":0.6,\"thick\":0.35}]}}",
+                "{\"type\":\"PeopleEvent\",\"mdid\":\"test2\",\"msg\":{\"ts\":970408046,\"amount\":1,\"targets\":[{\"tid\":11721,\"cls\":1,\"posture\":1,\"x\":15,\"y\":1,\"z\":0.83149576,\"length\":1.7,\"width\":0.6,\"thick\":0.35}]}}",
         };
         try {