tft_notify_controller_change_strategy
接口功能
提供给MindCluster调用,通知MindIO TFT要执行的修复策略。

该修复策略必须在MindCluster和MindIO TFT协商的可选修复策略范围内。
接口格式
mindio_ttp.controller_ttp.tft_notify_controller_change_strategy(strategy: str)
接口参数
参数 |
是否必选 |
说明 |
取值要求 |
---|---|---|---|
strategy |
必选 |
通知MindIO TFT修复策略。 |
str,支持的修复策略如下值:
|
返回值
- 0:调用成功
- 1:调用失败
父主题: API接口参考