Skip to content

Commit

Permalink
Merge pull request #17 from inhandnet/pre-release
Browse files Browse the repository at this point in the history
Rename and modify doc
  • Loading branch information
soodifficult committed Aug 24, 2020
2 parents 7886448 + d5cb056 commit 9668fb0
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
6 changes: 3 additions & 3 deletions API手册-CN.md → API-manual-CN.md
@@ -1,7 +1,7 @@
# MobiusPi API手册

- [概述](#overview)
- [安装](#installation)
- [安装SDK](#installation)
- [Python要求](#python-requirements)
- [1. Basic](#basic)
- [入门](#getting-started1)
Expand Down Expand Up @@ -60,8 +60,8 @@ MobiusPi是InGateway系列产品二次开发平台的名称,本文档旨在说

<a id="installation"> </a>

## 安装
映翰通提供包含`mobiuspi_lib`库的软件开发工具包(SDK),如需获取MobiusPi的SDK及其功能特性信息,请联系客服。安装和升级SDK请参考[IG902更新软件版本](http://manual.ig.inhand.com.cn/zh_CN/latest/IG902%E5%BF%AB%E9%80%9F%E4%BD%BF%E7%94%A8%E6%89%8B%E5%86%8C.html#id1)
## 安装SDK
映翰通提供包含`mobiuspi_lib`库的软件开发工具包(SDK),如需获取MobiusPi的SDK及其功能特性信息,请联系客服。安装和升级SDK请参考[IG902更新软件版本](http://manual.ig.inhand.com.cn/zh_CN/latest/IG902-Quick-Start-Manual-CN.html#id1)

<a id="python-requirements"> </a>

Expand Down
20 changes: 10 additions & 10 deletions MobiusPi Python QuickStart-CN.md
Expand Up @@ -94,28 +94,28 @@ MobiusPi是InGateway系列产品二次开发平台的名称,本文档旨在为
<a id="set-lan-network-parameters"> </a>

#### 1.1.2 访问MobiusPi
- 访问IG501,请参考[访问IG501](http://manual.ig.inhand.com.cn/zh_CN/latest/IG501%E5%BF%AB%E9%80%9F%E4%BD%BF%E7%94%A8%E6%89%8B%E5%86%8C.html#lan-ig501)
- 访问IG902,请参考[访问IG902](http://manual.ig.inhand.com.cn/zh_CN/latest/IG902%E5%BF%AB%E9%80%9F%E4%BD%BF%E7%94%A8%E6%89%8B%E5%86%8C.html#lan-ig902)
- 访问IG501,请参考[访问IG501](http://manual.ig.inhand.com.cn/zh_CN/latest/IG501-Quick-Start-Manual-CN.html#lan-ig501)
- 访问IG902,请参考[访问IG902](http://manual.ig.inhand.com.cn/zh_CN/latest/IG902-Quick-Start-Manual-CN.html#lan-ig902)

<a id="set-wan-network-parameters"> </a>

#### 1.1.3 MobiusPi联网
- 设置IG501联网请参考[IG501连接Internet](http://manual.ig.inhand.com.cn/zh_CN/latest/IG501%E5%BF%AB%E9%80%9F%E4%BD%BF%E7%94%A8%E6%89%8B%E5%86%8C.html#wan-internet)
- 设置IG902联网请参考[IG902连接Internet](http://manual.ig.inhand.com.cn/zh_CN/latest/IG902%E5%BF%AB%E9%80%9F%E4%BD%BF%E7%94%A8%E6%89%8B%E5%86%8C.html#wan-internet)
- 设置IG501联网请参考[IG501连接Internet](http://manual.ig.inhand.com.cn/zh_CN/latest/IG501-Quick-Start-Manual-CN.html#wan-internet)
- 设置IG902联网请参考[IG902连接Internet](http://manual.ig.inhand.com.cn/zh_CN/latest/IG902-Quick-Start-Manual-CN.html#wan-internet)

<a id="update-ingateway-device-software-version"> </a>

#### 1.1.4 更新软件版本
如需获取MobiusPi最新软件版本及其功能特性信息,请联系客服。如需更新软件版本,请参考如下链接:
- [更新IG501软件版本](http://manual.ig.inhand.com.cn/zh_CN/latest/IG501%E5%BF%AB%E9%80%9F%E4%BD%BF%E7%94%A8%E6%89%8B%E5%86%8C.html#id1)
- [更新IG902软件版本](http://manual.ig.inhand.com.cn/zh_CN/latest/IG902%E5%BF%AB%E9%80%9F%E4%BD%BF%E7%94%A8%E6%89%8B%E5%86%8C.html#id1)
- [更新IG501软件版本](http://manual.ig.inhand.com.cn/zh_CN/latest/IG501-Quick-Start-Manual-CN.html#id1)
- [更新IG902软件版本](http://manual.ig.inhand.com.cn/zh_CN/latest/IG902-Quick-Start-Manual-CN.html#id1)

<a id="enable-mobiuspi-debug-mode"> </a>

#### 1.1.5 启用MobiusPi的调试模式
开发过程中,为了在MobiusPi上运行并调试Python代码,需要启用MobiusPi的调试模式。
- [启用IG501调试模式](http://manual.ig.inhand.com.cn/zh_CN/latest/IG501%E5%BF%AB%E9%80%9F%E4%BD%BF%E7%94%A8%E6%89%8B%E5%86%8C.html#id4)
- [启用IG902调试模式](http://manual.ig.inhand.com.cn/zh_CN/latest/IG902%E5%BF%AB%E9%80%9F%E4%BD%BF%E7%94%A8%E6%89%8B%E5%86%8C.html#id4)
- [启用IG501调试模式](http://manual.ig.inhand.com.cn/zh_CN/latest/IG501-Quick-Start-Manual-CN.html#id4)
- [启用IG902调试模式](http://manual.ig.inhand.com.cn/zh_CN/latest/IG902-Quick-Start-Manual-CN.html#id4)

<a id="install-the-required-software-on-the-pc"> </a>

Expand Down Expand Up @@ -422,8 +422,8 @@ MobiusPi是InGateway系列产品二次开发平台的名称,本文档旨在为

### 2.5 通过MobiusPi Web页面部署App
执行`main.py`脚本或构建App发布包命令后会自动在已连接的MobiusPi上生成对应的App,此App无法正常启动。请参考如下链接部署App至MobiusPi:
- [IG501部署App](http://manual.ig.inhand.com.cn/zh_CN/latest/IG501%E5%BF%AB%E9%80%9F%E4%BD%BF%E7%94%A8%E6%89%8B%E5%86%8C.html#python-app)
- [IG902部署App](http://manual.ig.inhand.com.cn/zh_CN/latest/IG902%E5%BF%AB%E9%80%9F%E4%BD%BF%E7%94%A8%E6%89%8B%E5%86%8C.html#python-app)
- [IG501部署App](http://manual.ig.inhand.com.cn/zh_CN/latest/IG501-Quick-Start-Manual-CN.html#python-app)
- [IG902部署App](http://manual.ig.inhand.com.cn/zh_CN/latest/IG902-Quick-Start-Manual-CN.html#python-app)

<a id="view-the-running-status-of-the-app"> </a>

Expand Down
2 changes: 1 addition & 1 deletion index.rst
Expand Up @@ -49,4 +49,4 @@ MobiusPi是InGateway系列产品二次开发平台的名称。
:caption: 开发者指南

MobiusPi Python QuickStart-CN.md
API手册-CN.md
API-manual-CN.md

0 comments on commit 9668fb0

Please sign in to comment.