|  |  |  | 
|---|
|  |  |  | public static final String AQI_ANNOUNCEMENT = "aqi_announcement"; | 
|---|
|  |  |  |  | 
|---|
|  |  |  |  | 
|---|
|  |  |  | public static final String DATE_CHANG_SHU = "date_changshu"; | 
|---|
|  |  |  | } | 
|---|
|  |  |  | 
|---|
|  |  |  | import org.apache.commons.httpclient.HttpClient; | 
|---|
|  |  |  | import org.apache.commons.httpclient.methods.PostMethod; | 
|---|
|  |  |  | import org.springframework.beans.factory.annotation.Autowired; | 
|---|
|  |  |  | import org.springframework.beans.factory.annotation.Value; | 
|---|
|  |  |  | import org.springframework.data.redis.core.RedisTemplate; | 
|---|
|  |  |  | import org.springframework.stereotype.Service; | 
|---|
|  |  |  | import org.springframework.util.ObjectUtils; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | import java.io.*; | 
|---|
|  |  |  | import java.net.InetAddress; | 
|---|
|  |  |  | import java.net.InetSocketAddress; | 
|---|
|  |  |  | import java.net.Socket; | 
|---|
|  |  |  | import java.net.SocketAddress; | 
|---|
|  |  |  | import java.nio.charset.StandardCharsets; | 
|---|
|  |  |  | import java.util.*; | 
|---|
|  |  |  | import java.util.concurrent.atomic.AtomicInteger; | 
|---|
|  |  |  | 
|---|
|  |  |  | @Slf4j | 
|---|
|  |  |  | public class HistoryHourlyServiceImpl implements HistoryHourlyService { | 
|---|
|  |  |  |  | 
|---|
|  |  |  | @Value("${result.date.changshu}") | 
|---|
|  |  |  | private String dateChangShu; | 
|---|
|  |  |  | @Autowired | 
|---|
|  |  |  | private HistoryHourlyMapper historyHourlyMapper; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | 
|---|
|  |  |  | public void dateToChangShu(String time) { | 
|---|
|  |  |  | //获取所有设备小时数据 | 
|---|
|  |  |  | Date end = new Date(); | 
|---|
|  |  |  | List<String> stringList = Arrays.asList(dateChangShu.split(",")); | 
|---|
|  |  |  | String startTime = DateUtils.dateToDateString(DateUtils.addHours(end,-1),DateUtils.yyyy_MM_dd_HH_EN)+":00:00"; | 
|---|
|  |  |  | Map<String, Object> prop = new HashMap<>(); | 
|---|
|  |  |  | String timeUnits = DateUtils.dateToDateString(end, DateUtils.yyyyMM_EN); | 
|---|
|  |  |  | prop.put("timeUnits", timeUnits); | 
|---|
|  |  |  | prop.put("start", startTime); | 
|---|
|  |  |  | prop.put("end", DateUtils.dateToDateString(end,DateUtils.yyyy_MM_dd_HH_EN)+":00:00"); | 
|---|
|  |  |  | prop.put("list", Arrays.asList("p5dnd7a0245358")); | 
|---|
|  |  |  | prop.put("list", stringList); | 
|---|
|  |  |  | List<Map<String, Object>> dailyData = this.selectDailyData(prop); | 
|---|
|  |  |  | String startTimeStr = DateUtils.dateToDateString(DateUtils.addHours(end,-1),"yyyyMMddHH")+"0000"; | 
|---|
|  |  |  | List<String> list = new ArrayList<>(); | 
|---|
|  |  |  | for(Map<String, Object> m : dailyData){ | 
|---|
|  |  |  | list.add(strList(startTimeStr,m.get("mac").toString(),m.get("value").toString())); | 
|---|
|  |  |  | String result = strList(startTimeStr,m.get("mac").toString(),m.get("value").toString()); | 
|---|
|  |  |  | list.add(result); | 
|---|
|  |  |  | redisTemplate.opsForHash().put(RedisConstants.DATE_CHANG_SHU,m.get("mac").toString(),result); | 
|---|
|  |  |  | } | 
|---|
|  |  |  | // httpResult(list.get(0)); | 
|---|
|  |  |  | sendSocket("222.92.166.238",15031,list.get(0)); | 
|---|
|  |  |  | int i = 0; | 
|---|
|  |  |  | for(String s : list){ | 
|---|
|  |  |  | sendSocket("222.92.166.238",15031,s); | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | public static void main(String[] args) { | 
|---|
|  |  |  | Date end = new Date(); | 
|---|
|  |  |  | String startTime = DateUtils.dateToDateString(DateUtils.addHours(end,-1),DateUtils.yyyyMMddHHmmss_EN); | 
|---|
|  |  |  | String value = "{\"mac\": \"p5dnd7a0391978\", \"time\": 1690354822594, \"a00e03\": 1280.64, \"a00e04\": 4.49, \"a00e12\": 7473.89, \"a00e13\": 60.04, \"a01001\": 35.74, \"a01002\": 62.91, \"a01006\": 803.2987, \"a01007\": 0.93, \"a01008\": 141.69, \"a05024\": 140.89, \"a21001\": 0.13132, \"a21004\": 31.67, \"a21005\": 0.03161, \"a21026\": 118.09, \"a21028\": 0.00832, \"a31001\": 0, \"a34002\": 7.91, \"a34004\": 6.92, \"a99054\": 0.02583, \"a00e03-Flag\": \"N\", \"a00e04-Flag\": \"N\", \"a00e12-Flag\": \"N\", \"a00e13-Flag\": \"N\", \"a01001-Flag\": \"N\", \"a01002-Flag\": \"N\", \"a01006-Flag\": \"N\", \"a01007-Flag\": \"N\", \"a01008-Flag\": \"N\", \"a05024-Flag\": \"N\", \"a21001-Flag\": \"N\", \"a21004-Flag\": \"N\", \"a21005-Flag\": \"N\", \"a21026-Flag\": \"N\", \"a21028-Flag\": \"N\", \"a31001-Flag\": \"N\", \"a34002-Flag\": \"N\", \"a34004-Flag\": \"N\", \"a99054-Flag\": \"N\"}"; | 
|---|
|  |  |  | String time = "2023-07-26 14:00:00.0"; | 
|---|
|  |  |  | String mac = "p5dnd7a0391978"; | 
|---|
|  |  |  | HistoryHourlyServiceImpl historyHourlyService = new HistoryHourlyServiceImpl(); | 
|---|
|  |  |  | String s = historyHourlyService.strList(startTime,mac,value); | 
|---|
|  |  |  | historyHourlyService.httpResult(s); | 
|---|
|  |  |  | int i = 0; | 
|---|
|  |  |  | log.info("发送完成"); | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | private String strList(String startTime,String mn,String msg){ | 
|---|
|  |  |  | 
|---|
|  |  |  | String mapKey = entry.getKey(); | 
|---|
|  |  |  | Object mapValue = entry.getValue(); | 
|---|
|  |  |  | if(mapKey.contains("e")){ | 
|---|
|  |  |  | if(mapKey.contains("a00e12")||mapKey.contains("a00e13")){ | 
|---|
|  |  |  |  | 
|---|
|  |  |  | }else { | 
|---|
|  |  |  | continue; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | } | 
|---|
|  |  |  | if(!mapKey.contains("-Flag")){ | 
|---|
|  |  |  | if(mapKey.contains("a34002")||mapKey.contains("a34004")||mapKey.contains("a21026")||mapKey.contains("a21004")||mapKey.contains("a05024")){ | 
|---|
|  |  |  | Double d = Objects.nonNull(mapValue)?Double.valueOf(mapValue.toString())/1000:0d; | 
|---|
|  |  |  | mapValue = d; | 
|---|
|  |  |  | } | 
|---|
|  |  |  | if(mapKey.contains("a00e13")){ | 
|---|
|  |  |  | mapKey = "a90085"; | 
|---|
|  |  |  | } | 
|---|
|  |  |  | stringBuffer.append(mapKey+"-Avg=").append(mapValue+",").append(mapKey+"-Flag=N;"); | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | } | 
|---|
|  |  |  | } | 
|---|
|  |  |  | stringBuffer.deleteCharAt(stringBuffer.length()-1); | 
|---|
|  |  |  | stringBuffer.append("&&"); | 
|---|
|  |  |  | String result = "QN=20230726160000001;ST=22;CN=2061;PW=123456;MN=P5DND7A0391978;CP=&&DataTime=20230726160000;a21005-Avg=0.03072,a21005-Flag=N;a21004-Avg=20.6,a21004-Flag=N;a21026-Avg=140.43,a21026-Flag=N;a21028-Avg=0.00778,a21028-Flag=N;a21001-Avg=0.13132,a21001-Flag=N;a01001-Avg=38.68,a01001-Flag=N;a05024-Avg=116.27,a05024-Flag=N;a01002-Avg=57.47,a01002-Flag=N;a01007-Avg=0.864,a01007-Flag=N;a01006-Avg=811.918,a01006-Flag=N;a01008-Avg=156.66,a01008-Flag=N;a34002-Avg=9.18,a34002-Flag=N;a34004-Avg=8.1,a34004-Flag=N;a99054-Avg=0.02283,a99054-Flag=N;a31001-Avg=0,a31001-Flag=N&&"; | 
|---|
|  |  |  | //String result = "QN=20230726160000001;ST=22;CN=2061;PW=123456;MN=P5DND7A0391978;CP=&&DataTime=20230726160000;a21005-Avg=0.03072,a21005-Flag=N;a21004-Avg=20.6,a21004-Flag=N;a21026-Avg=140.43,a21026-Flag=N;a21028-Avg=0.00778,a21028-Flag=N;a21001-Avg=0.13132,a21001-Flag=N;a01001-Avg=38.68,a01001-Flag=N;a05024-Avg=116.27,a05024-Flag=N;a01002-Avg=57.47,a01002-Flag=N;a01007-Avg=0.864,a01007-Flag=N;a01006-Avg=811.918,a01006-Flag=N;a01008-Avg=156.66,a01008-Flag=N;a34002-Avg=9.18,a34002-Flag=N;a34004-Avg=8.1,a34004-Flag=N;a99054-Avg=0.02283,a99054-Flag=N;a31001-Avg=0,a31001-Flag=N&&"; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | //String result = qn+stringBuffer.toString(); | 
|---|
|  |  |  | String result = qn+stringBuffer.toString(); | 
|---|
|  |  |  |  | 
|---|
|  |  |  | String s = Crc16Utils.padLeftTest(String.valueOf(result.length()),4,null); | 
|---|
|  |  |  | String s1 = Crc16Utils.crc16_2017(result, result.length()); | 
|---|
|  |  |  | return  "##"+s+result+s1; | 
|---|
|  |  |  | return  "##"+s+result+s1+"\r\n"; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | private void httpResult(String date){ | 
|---|
|  |  |  | try { | 
|---|
|  |  |  | System.out.println(date); | 
|---|
|  |  |  | Socket socket = new Socket(InetAddress.getByName("127.0.0.1"),5656); | 
|---|
|  |  |  | OutputStream os = socket.getOutputStream(); | 
|---|
|  |  |  | //发送数据 | 
|---|
|  |  |  | os.write(date.getBytes()); | 
|---|
|  |  |  |  | 
|---|
|  |  |  |  | 
|---|
|  |  |  | // 读取服务端返回的数据,使用 Socket 读取流 | 
|---|
|  |  |  | InputStream in = socket.getInputStream(); | 
|---|
|  |  |  | byte[] buf = new byte[1024]; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | int len = in.read(buf); | 
|---|
|  |  |  |  | 
|---|
|  |  |  | String text = new String(buf, 0, len); | 
|---|
|  |  |  |  | 
|---|
|  |  |  | System.out.println(text); | 
|---|
|  |  |  |  | 
|---|
|  |  |  | socket.close(); | 
|---|
|  |  |  |  | 
|---|
|  |  |  |  | 
|---|
|  |  |  |  | 
|---|
|  |  |  |  | 
|---|
|  |  |  |  | 
|---|
|  |  |  | }catch (Exception e){ | 
|---|
|  |  |  | System.out.println("错误"+e.getMessage()); | 
|---|
|  |  |  | }finally { | 
|---|
|  |  |  | System.out.println("发送结束"); | 
|---|
|  |  |  | } | 
|---|
|  |  |  | } | 
|---|
|  |  |  | private static String sendSocket(String host, Integer port, String message) { | 
|---|
|  |  |  | log.debug("请求地址:{},端口:{},报文:{}", host, port, message); | 
|---|
|  |  |  | Socket socket = null; | 
|---|
|  |  |  | 
|---|
|  |  |  | BufferedReader bufferedReader = null; | 
|---|
|  |  |  | try { | 
|---|
|  |  |  | socket = new Socket(host, port); | 
|---|
|  |  |  | socket.setSoTimeout(20000); | 
|---|
|  |  |  | socket.setSoTimeout(3000); | 
|---|
|  |  |  | // 建立连接后获得输出流 | 
|---|
|  |  |  | outputStream = socket.getOutputStream(); | 
|---|
|  |  |  | outputStream.write(message.getBytes()); | 
|---|
|  |  |  | outputStream.flush(); | 
|---|
|  |  |  |  | 
|---|
|  |  |  | socket.shutdownOutput(); | 
|---|
|  |  |  | inputStream = socket.getInputStream(); | 
|---|
|  |  |  | bufferedReader = new BufferedReader(new InputStreamReader(inputStream)); | 
|---|
|  |  |  | String readLen=bufferedReader.readLine(); | 
|---|
|  |  |  | 
|---|
|  |  |  | } | 
|---|
|  |  |  | return ReturnT.SUCCESS; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | @XxlJob("dateToChangShu") | 
|---|
|  |  |  | public ReturnT dateToChangShu(){ | 
|---|
|  |  |  | try { | 
|---|
|  |  |  | historyHourlyService.dateToChangShu(null); | 
|---|
|  |  |  | } catch (Exception e) { | 
|---|
|  |  |  | e.printStackTrace(); | 
|---|
|  |  |  | return new ReturnT(ReturnT.FAIL_CODE, e.getMessage()); | 
|---|
|  |  |  | } | 
|---|
|  |  |  | return ReturnT.SUCCESS; | 
|---|
|  |  |  | } | 
|---|
|  |  |  | } | 
|---|
|  |  |  | 
|---|
|  |  |  | logretentiondays: -1 | 
|---|
|  |  |  |  | 
|---|
|  |  |  |  | 
|---|
|  |  |  |  | 
|---|
|  |  |  | result: | 
|---|
|  |  |  | date: | 
|---|
|  |  |  | changshu: P5DND7A0245358,P5DND7A0245364,P5DND7A0245413,P5DND7A0245355,P5DND7A0245416,P5DND7A0245426,P5DND7A0245398,P5DND7A0245441,P5DND7A0245429,P5DND7A0245435,P5DND7A0245372,P5DND7A0245397,P5DND7A0245415,P5DND7A0245411,P5DND7A0245407,P5DND7A0245418,P5DND7A0245430,P5DND7A0245493,P5DND7A0245414,P5DND7A0245366,P5DND7A0245442,P5DND7A0245386,P5DND7A0245431,P5DND7A0245394,P5DND7A0245380,P5DND7A0245420,P5DND7A0245440,P5DND7A0245432,P5DND7A0391974,P5DND7A0391989,P5DND7A0245481,P5DND7A0392001,P5DND7A0391991,P5DND7A0391978 | 
|---|
|  |  |  | 
|---|
|  |  |  | logretentiondays: -1 | 
|---|
|  |  |  |  | 
|---|
|  |  |  |  | 
|---|
|  |  |  | result: | 
|---|
|  |  |  | date: | 
|---|
|  |  |  | changshu: P5DND7A0245358,P5DND7A0245364,P5DND7A0245413,P5DND7A0245355,P5DND7A0245416,P5DND7A0245426,P5DND7A0245398,P5DND7A0245441,P5DND7A0245429,P5DND7A0245435,P5DND7A0245372,P5DND7A0245397,P5DND7A0245415,P5DND7A0245411,P5DND7A0245407,P5DND7A0245418,P5DND7A0245430,P5DND7A0245493,P5DND7A0245414,P5DND7A0245366,P5DND7A0245442,P5DND7A0245386,P5DND7A0245431,P5DND7A0245394,P5DND7A0245380,P5DND7A0245420,P5DND7A0245440,P5DND7A0245432,P5DND7A0391974,P5DND7A0391989,P5DND7A0245481,P5DND7A0392001,P5DND7A0391991,P5DND7A0391978 | 
|---|
|  |  |  |  | 
|---|
|  |  |  | 
|---|
|  |  |  | #执行器日志文件定期清理功能,指定日志保存天数,过期自动删除,最少保存3天否则不生效,-1则不启动。 | 
|---|
|  |  |  | logretentiondays: -1 | 
|---|
|  |  |  |  | 
|---|
|  |  |  | result: | 
|---|
|  |  |  | date: | 
|---|
|  |  |  | changshu: P5DND7A0245358,P5DND7A0245364,P5DND7A0245413,P5DND7A0245355,P5DND7A0245416,P5DND7A0245426,P5DND7A0245398,P5DND7A0245441,P5DND7A0245429,P5DND7A0245435,P5DND7A0245372,P5DND7A0245397,P5DND7A0245415,P5DND7A0245411,P5DND7A0245407,P5DND7A0245418,P5DND7A0245430,P5DND7A0245493,P5DND7A0245414,P5DND7A0245366,P5DND7A0245442,P5DND7A0245386,P5DND7A0245431,P5DND7A0245394,P5DND7A0245380,P5DND7A0245420,P5DND7A0245440,P5DND7A0245432,P5DND7A0391974,P5DND7A0391989,P5DND7A0245481,P5DND7A0392001,P5DND7A0391991,P5DND7A0391978 | 
|---|
|  |  |  |  | 
|---|
|  |  |  |  | 
|---|