|
|
@ -238,8 +238,10 @@ public class DeviceMessageHandler { |
|
|
|
/* JSONObject combinedData = new JSONObject(); |
|
|
|
combinedData.put("address", otherConfig);*/ |
|
|
|
dcWarning.setOtherConfig(otherConfig.toString()); |
|
|
|
|
|
|
|
if (dcWarning.getWarningLevel() !=0){ |
|
|
|
dcWarningService.insertDcWarning(dcWarning); |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
} |
|
|
|
//无法判定事件结束上报的类型有:占用应急车道,路障,逆行,机占非
|
|
|
|