ad upgrade
ad upgrade confirm and cancel instructions issued
This commit is contained in:
@@ -77,4 +77,14 @@ public interface IMoGoAutopilotProvider extends IMoGoFunctionServerProvider {
|
||||
* 重启
|
||||
*/
|
||||
void setIPCReboot();
|
||||
|
||||
/**
|
||||
* 工控机升级确认
|
||||
*/
|
||||
void setIPCUpgradeAffirm();
|
||||
|
||||
/**
|
||||
* 工控机升级取消
|
||||
*/
|
||||
void setIPCUpgradeCancel();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user