[2.15.0] 优化提醒
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,91 @@
|
||||
package com.mogo.eagle.core.function.check;
|
||||
|
||||
import java.lang.System;
|
||||
|
||||
/**
|
||||
* 鹰眼系统、自动驾驶系统 检测模块
|
||||
*
|
||||
* @date 4/21/21 3:39 PM
|
||||
* 需求地址
|
||||
* wiki:http://wiki.zhidaohulian.com/pages/viewpage.action?pageId=58204952
|
||||
*/
|
||||
@com.alibaba.android.arouter.facade.annotation.Route(path = "/check/api")
|
||||
@kotlin.Metadata(mv = {1, 5, 1}, k = 1, d1 = {"\u0000J\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\b\u0002\n\u0002\u0010\u000e\n\u0000\n\u0002\u0018\u0002\n\u0002\b\b\n\u0002\u0010\u000b\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u0002\n\u0002\b\u0005\n\u0002\u0018\u0002\n\u0002\b\n\n\u0002\u0010\b\n\u0000\b\u0007\u0018\u00002\u00020\u00012\u00020\u0002B\u0005\u00a2\u0006\u0002\u0010\u0003J\u0010\u0010\u0016\u001a\u00020\u00172\u0006\u0010\u0018\u001a\u00020\u0012H\u0016J\u0010\u0010\u0019\u001a\u00020\u00172\u0006\u0010\u0018\u001a\u00020\u0012H\u0016J\b\u0010\u001a\u001a\u00020\u0017H\u0016J\u0018\u0010\u001b\u001a\u00020\u00172\u0006\u0010\u001c\u001a\u00020\u001d2\u0006\u0010\u001e\u001a\u00020\u0010H\u0016J\u0018\u0010\u001f\u001a\u00020\u00172\u0006\u0010 \u001a\u00020\u00052\u0006\u0010!\u001a\u00020\u0015H\u0016J\u0010\u0010\"\u001a\u00020\u00172\u0006\u0010\u0018\u001a\u00020\u0012H\u0016J\u0010\u0010#\u001a\u00020\u00172\u0006\u0010\u0018\u001a\u00020\u0012H\u0002J\u0010\u0010$\u001a\u00020\u00172\u0006\u0010\u0018\u001a\u00020\u0012H\u0016J\u0010\u0010%\u001a\u00020\u00172\u0006\u0010 \u001a\u00020\u0005H\u0016J\u0018\u0010&\u001a\u00020\u00172\u0006\u0010 \u001a\u00020\u00052\u0006\u0010\'\u001a\u00020(H\u0016R\u000e\u0010\u0004\u001a\u00020\u0005X\u0082D\u00a2\u0006\u0002\n\u0000R\u001c\u0010\u0006\u001a\u0004\u0018\u00010\u0007X\u0086\u000e\u00a2\u0006\u000e\n\u0000\u001a\u0004\b\b\u0010\t\"\u0004\b\n\u0010\u000bR\u0014\u0010\f\u001a\u00020\u00058VX\u0096\u0004\u00a2\u0006\u0006\u001a\u0004\b\r\u0010\u000eR\u000e\u0010\u000f\u001a\u00020\u0010X\u0082\u000e\u00a2\u0006\u0002\n\u0000R\u0010\u0010\u0011\u001a\u0004\u0018\u00010\u0012X\u0082\u000e\u00a2\u0006\u0002\n\u0000R\u001a\u0010\u0013\u001a\u000e\u0012\u0004\u0012\u00020\u0005\u0012\u0004\u0012\u00020\u00150\u0014X\u0082\u0004\u00a2\u0006\u0002\n\u0000\u00a8\u0006)"}, d2 = {"Lcom/mogo/eagle/core/function/check/VehicleMonitoringManager;", "Lcom/mogo/eagle/core/function/api/check/ICheckProvider;", "Lcom/mogo/commons/module/status/IMogoStatusChangedListener;", "()V", "TAG", "", "dialog", "Lcom/mogo/eagle/core/function/check/view/CheckDialog;", "getDialog", "()Lcom/mogo/eagle/core/function/check/view/CheckDialog;", "setDialog", "(Lcom/mogo/eagle/core/function/check/view/CheckDialog;)V", "functionName", "getFunctionName", "()Ljava/lang/String;", "hasTipShow", "", "mContext", "Landroid/content/Context;", "mListeners", "Ljava/util/concurrent/ConcurrentHashMap;", "Lcom/mogo/eagle/core/function/api/check/IMogoCheckListener;", "checkMonitor", "", "context", "init", "onDestroy", "onStatusChanged", "descriptor", "Lcom/mogo/commons/module/status/StatusDescriptor;", "isTrue", "registerVehicleMonitoringListener", "module", "listener", "showCheckDialog", "showDialog", "startCheckActivity", "unregisterListener", "updateMonitoringStatus", "state", "", "mogo-core-function-check_debug"})
|
||||
public final class VehicleMonitoringManager implements com.mogo.eagle.core.function.api.check.ICheckProvider, com.mogo.commons.module.status.IMogoStatusChangedListener {
|
||||
private final java.lang.String TAG = "VehicleMonitoringManager";
|
||||
private android.content.Context mContext;
|
||||
private final java.util.concurrent.ConcurrentHashMap<java.lang.String, com.mogo.eagle.core.function.api.check.IMogoCheckListener> mListeners = null;
|
||||
private boolean hasTipShow = false;
|
||||
@org.jetbrains.annotations.Nullable()
|
||||
private com.mogo.eagle.core.function.check.view.CheckDialog dialog;
|
||||
|
||||
public VehicleMonitoringManager() {
|
||||
super();
|
||||
}
|
||||
|
||||
@org.jetbrains.annotations.Nullable()
|
||||
public final com.mogo.eagle.core.function.check.view.CheckDialog getDialog() {
|
||||
return null;
|
||||
}
|
||||
|
||||
public final void setDialog(@org.jetbrains.annotations.Nullable()
|
||||
com.mogo.eagle.core.function.check.view.CheckDialog p0) {
|
||||
}
|
||||
|
||||
@org.jetbrains.annotations.NotNull()
|
||||
@java.lang.Override()
|
||||
public java.lang.String getFunctionName() {
|
||||
return null;
|
||||
}
|
||||
|
||||
@java.lang.Override()
|
||||
public void init(@org.jetbrains.annotations.NotNull()
|
||||
android.content.Context context) {
|
||||
}
|
||||
|
||||
@java.lang.Override()
|
||||
public void registerVehicleMonitoringListener(@org.jetbrains.annotations.NotNull()
|
||||
java.lang.String module, @org.jetbrains.annotations.NotNull()
|
||||
com.mogo.eagle.core.function.api.check.IMogoCheckListener listener) {
|
||||
}
|
||||
|
||||
@java.lang.Override()
|
||||
public void unregisterListener(@org.jetbrains.annotations.NotNull()
|
||||
java.lang.String module) {
|
||||
}
|
||||
|
||||
@java.lang.Override()
|
||||
public void startCheckActivity(@org.jetbrains.annotations.NotNull()
|
||||
android.content.Context context) {
|
||||
}
|
||||
|
||||
@java.lang.Override()
|
||||
public void showCheckDialog(@org.jetbrains.annotations.NotNull()
|
||||
android.content.Context context) {
|
||||
}
|
||||
|
||||
@java.lang.Override()
|
||||
public void checkMonitor(@org.jetbrains.annotations.NotNull()
|
||||
android.content.Context context) {
|
||||
}
|
||||
|
||||
/**
|
||||
* 指标异常弹框
|
||||
*/
|
||||
private final void showDialog(android.content.Context context) {
|
||||
}
|
||||
|
||||
@java.lang.Override()
|
||||
public void updateMonitoringStatus(@org.jetbrains.annotations.NotNull()
|
||||
java.lang.String module, int state) {
|
||||
}
|
||||
|
||||
@java.lang.Override()
|
||||
public void onStatusChanged(@org.jetbrains.annotations.NotNull()
|
||||
com.mogo.commons.module.status.StatusDescriptor descriptor, boolean isTrue) {
|
||||
}
|
||||
|
||||
@java.lang.Override()
|
||||
public void onDestroy() {
|
||||
}
|
||||
}
|
||||
Binary file not shown.
@@ -0,0 +1,23 @@
|
||||
package com.mogo.eagle.core.function.check.net;
|
||||
|
||||
import java.lang.System;
|
||||
|
||||
/**
|
||||
* @author liujing
|
||||
* @description 自测检测网络请求类
|
||||
* @since: 10/12/21
|
||||
*/
|
||||
@kotlin.Metadata(mv = {1, 5, 1}, k = 1, d1 = {"\u0000\u001e\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\b\u0002\n\u0002\u0010\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\b\u00c6\u0002\u0018\u00002\u00020\u0001B\u0007\b\u0002\u00a2\u0006\u0002\u0010\u0002J\u0016\u0010\u0003\u001a\u00020\u00042\u0006\u0010\u0005\u001a\u00020\u00062\u0006\u0010\u0007\u001a\u00020\b\u00a8\u0006\t"}, d2 = {"Lcom/mogo/eagle/core/function/check/net/CheckNetWork;", "", "()V", "checkNetWork", "", "context", "Landroid/content/Context;", "callbackFlow", "Lcom/mogo/eagle/core/function/check/api/ICheckResultCallBack;", "mogo-core-function-check_debug"})
|
||||
public final class CheckNetWork {
|
||||
@org.jetbrains.annotations.NotNull()
|
||||
public static final com.mogo.eagle.core.function.check.net.CheckNetWork INSTANCE = null;
|
||||
|
||||
private CheckNetWork() {
|
||||
super();
|
||||
}
|
||||
|
||||
public final void checkNetWork(@org.jetbrains.annotations.NotNull()
|
||||
android.content.Context context, @org.jetbrains.annotations.NotNull()
|
||||
com.mogo.eagle.core.function.check.api.ICheckResultCallBack callbackFlow) {
|
||||
}
|
||||
}
|
||||
Binary file not shown.
@@ -0,0 +1,85 @@
|
||||
package com.mogo.eagle.core.function.report;
|
||||
|
||||
import java.lang.System;
|
||||
|
||||
/**
|
||||
* @author XuXinChao
|
||||
* @description 工控机监控节点信息上报管理
|
||||
* @since: 2022/5/12
|
||||
*/
|
||||
@kotlin.Metadata(mv = {1, 5, 1}, k = 1, d1 = {"\u0000(\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\b\u0002\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\b\u0002\n\u0002\u0010\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0002\u0018\u0000 \r2\u00020\u0001:\u0001\rB\u0005\u00a2\u0006\u0002\u0010\u0002J\u0006\u0010\u0007\u001a\u00020\bJ\u0006\u0010\t\u001a\u00020\bJ\u0012\u0010\n\u001a\u00020\b2\b\u0010\u000b\u001a\u0004\u0018\u00010\fH\u0016R\u0014\u0010\u0003\u001a\b\u0012\u0004\u0012\u00020\u00050\u0004X\u0082\u000e\u00a2\u0006\u0002\n\u0000R\u0014\u0010\u0006\u001a\b\u0012\u0004\u0012\u00020\u00050\u0004X\u0082\u000e\u00a2\u0006\u0002\n\u0000\u00a8\u0006\u000e"}, d2 = {"Lcom/mogo/eagle/core/function/report/IPCReportManager;", "Lcom/mogo/eagle/core/function/api/autopilot/IMoGoAutopilotStatusListener;", "()V", "ipcErrorReportList", "Ljava/util/ArrayList;", "Lcom/mogo/eagle/core/data/report/ReportEntity;", "ipcWarningReportList", "destroy", "", "initServer", "onAutopilotGuardian", "guardianInfo", "Lmogo_msg/MogoReportMsg$MogoReportMessage;", "Companion", "mogo-core-function-check_debug"})
|
||||
public final class IPCReportManager implements com.mogo.eagle.core.function.api.autopilot.IMoGoAutopilotStatusListener {
|
||||
private java.util.ArrayList<com.mogo.eagle.core.data.report.ReportEntity> ipcErrorReportList;
|
||||
private java.util.ArrayList<com.mogo.eagle.core.data.report.ReportEntity> ipcWarningReportList;
|
||||
@org.jetbrains.annotations.NotNull()
|
||||
public static final com.mogo.eagle.core.function.report.IPCReportManager.Companion Companion = null;
|
||||
@org.jetbrains.annotations.NotNull()
|
||||
public static final java.lang.String TAG = "IPCReportManager";
|
||||
@org.jetbrains.annotations.NotNull()
|
||||
private static final kotlin.Lazy INSTANCE$delegate = null;
|
||||
@org.jetbrains.annotations.NotNull()
|
||||
public static final java.lang.String RESULT_AUTOPILOT_INFERIOR = "RESULT_AUTOPILOT_INFERIOR";
|
||||
@org.jetbrains.annotations.NotNull()
|
||||
public static final java.lang.String RESULT_SHOW_WARNING = "RESULT_SHOW_WARNING";
|
||||
@org.jetbrains.annotations.NotNull()
|
||||
public static final java.lang.String RESULT_REMOTEPILOT_INFERIOR = "RESULT_REMOTEPILOT_INFERIOR";
|
||||
@org.jetbrains.annotations.NotNull()
|
||||
public static final java.lang.String RESULT_AUTOPILOT_DISABLE = "RESULT_AUTOPILOT_DISABLE";
|
||||
@org.jetbrains.annotations.NotNull()
|
||||
public static final java.lang.String RESULT_AUTOPILOT_SYSTEM_UNSTARTED = "RESULT_AUTOPILOT_SYSTEM_UNSTARTED";
|
||||
@org.jetbrains.annotations.NotNull()
|
||||
public static final java.lang.String RESULT_REMOTEPILOT_DISABLE = "RESULT_REMOTEPILOT_DISABLE";
|
||||
|
||||
public IPCReportManager() {
|
||||
super();
|
||||
}
|
||||
|
||||
public final void initServer() {
|
||||
}
|
||||
|
||||
/**
|
||||
* 工控机监控节点上报
|
||||
*/
|
||||
@java.lang.Override()
|
||||
public void onAutopilotGuardian(@org.jetbrains.annotations.Nullable()
|
||||
mogo_msg.MogoReportMsg.MogoReportMessage guardianInfo) {
|
||||
}
|
||||
|
||||
public final void destroy() {
|
||||
}
|
||||
|
||||
public void onAutopilotArriveAtStation(@org.jetbrains.annotations.Nullable()
|
||||
mogo.telematics.pad.MessagePad.ArrivalNotification arrivalNotification) {
|
||||
}
|
||||
|
||||
public void onAutopilotIpcConnectStatusChanged(int status, @org.jetbrains.annotations.Nullable()
|
||||
java.lang.String reason) {
|
||||
}
|
||||
|
||||
public void onAutopilotRouteLineId(long lineId) {
|
||||
}
|
||||
|
||||
public void onAutopilotSNRequest() {
|
||||
}
|
||||
|
||||
public void onAutopilotStatusRespByQuery(@org.jetbrains.annotations.NotNull()
|
||||
system_master.SystemStatusInfo.StatusInfo status) {
|
||||
}
|
||||
|
||||
public void onAutopilotStatusResponse(@org.jetbrains.annotations.NotNull()
|
||||
com.mogo.eagle.core.data.autopilot.AutopilotStatusInfo autoPilotStatusInfo) {
|
||||
}
|
||||
|
||||
@kotlin.Metadata(mv = {1, 5, 1}, k = 1, d1 = {"\u0000\u001c\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\b\u0002\n\u0002\u0018\u0002\n\u0002\b\u0005\n\u0002\u0010\u000e\n\u0002\b\u0007\b\u0086\u0003\u0018\u00002\u00020\u0001B\u0007\b\u0002\u00a2\u0006\u0002\u0010\u0002R\u001b\u0010\u0003\u001a\u00020\u00048FX\u0086\u0084\u0002\u00a2\u0006\f\n\u0004\b\u0007\u0010\b\u001a\u0004\b\u0005\u0010\u0006R\u000e\u0010\t\u001a\u00020\nX\u0086T\u00a2\u0006\u0002\n\u0000R\u000e\u0010\u000b\u001a\u00020\nX\u0086T\u00a2\u0006\u0002\n\u0000R\u000e\u0010\f\u001a\u00020\nX\u0086T\u00a2\u0006\u0002\n\u0000R\u000e\u0010\r\u001a\u00020\nX\u0086T\u00a2\u0006\u0002\n\u0000R\u000e\u0010\u000e\u001a\u00020\nX\u0086T\u00a2\u0006\u0002\n\u0000R\u000e\u0010\u000f\u001a\u00020\nX\u0086T\u00a2\u0006\u0002\n\u0000R\u000e\u0010\u0010\u001a\u00020\nX\u0086T\u00a2\u0006\u0002\n\u0000\u00a8\u0006\u0011"}, d2 = {"Lcom/mogo/eagle/core/function/report/IPCReportManager$Companion;", "", "()V", "INSTANCE", "Lcom/mogo/eagle/core/function/report/IPCReportManager;", "getINSTANCE", "()Lcom/mogo/eagle/core/function/report/IPCReportManager;", "INSTANCE$delegate", "Lkotlin/Lazy;", "RESULT_AUTOPILOT_DISABLE", "", "RESULT_AUTOPILOT_INFERIOR", "RESULT_AUTOPILOT_SYSTEM_UNSTARTED", "RESULT_REMOTEPILOT_DISABLE", "RESULT_REMOTEPILOT_INFERIOR", "RESULT_SHOW_WARNING", "TAG", "mogo-core-function-check_debug"})
|
||||
public static final class Companion {
|
||||
|
||||
private Companion() {
|
||||
super();
|
||||
}
|
||||
|
||||
@org.jetbrains.annotations.NotNull()
|
||||
public final com.mogo.eagle.core.function.report.IPCReportManager getINSTANCE() {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
}
|
||||
Binary file not shown.
@@ -0,0 +1,4 @@
|
||||
package error;
|
||||
|
||||
public final class NonExistentClass {
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user