Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Hsu (徐承志) authored and Michael Hsu (徐承志) committed May 13, 2015
2 parents 090b526 + b31009e commit 81adea4
Show file tree
Hide file tree
Showing 38 changed files with 23 additions and 23 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion content/en/tutorial/implementing_using_linkit_one.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Here is a simple guide to quickly setup your Linkit One development board (Aster
## Scenario
The scenario for this setup is to create a test device on MCS representiong your Linkit one board, and to upload Arduino code allowing this board to push datapoint representing the state of LED light at D13 to MCS using RESTful API, while MCS is able to remote control the state of this LED light using TCP Socket.

![](../images/content_img/content_img-11.jpg)
![](../images/LinkIt-one-tutorial/img_scenario.png)


## Setup requirement:
Expand Down
4 changes: 2 additions & 2 deletions content/zh-CN/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ MediaTek Cloud Sandbox(MCS) 提供您打造准备商转前的穿戴式和物联

您可以在我们提供的强大的网页仪表板介面上,看到使用我们提供的RESTful API从装置搜集回来的图形化的资料。之后,您可以通过从仪表板发出命令控制您的穿带式和物联网装置。此外,我们提供附属的手机应用程式让您能查看收集到的数据,并从任何地方控制您的装置。

![](images/content01.jpg)
![](images/introduction/img_introduction_01.png)

以下是您可以透过MediaTek Cloud Sandbox做的事情:

Expand All @@ -25,7 +25,7 @@ MediaTek Cloud Sandbox(MCS) 提供您打造准备商转前的穿戴式和物联
为了让您更通行无阻的使用MCS,我们提供了API,API使用说明文件,问与答,和一系列的教成让您能够快速上手我们所提供的功能和服务。


![](images/content_img/content_img-02.jpg)
![](images/introduction/img_introduction_02.png)


## **事前准备**
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions content/zh-CN/key_concept/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
## **产品原型**


![](../images/content_img/content_img-03.jpg)
![](../images/key concept/img_key_concepts_01.png)

**产品原型**是您开发装置的蓝图。每个产品原型都具有独特的Id和Key。

Expand All @@ -35,21 +35,21 @@

###**显示器**

![](../images/content_img/content_img-04.jpg)
![](../images/key concept/img_key_concepts_dc_01.png)

此类型的资料通道是专门储存和显示由装置的感应元件搜集而来的资料。例如从装置感应元件上船而来的温度,MCS会将此资料以时间序列方式储存。


###**控制器**

![](../images/content_img/content_img-05.jpg)
![](../images/key concept/img_key_concepts_dc_02.png)

此类型的资料通道是专门用来传递指令至装置,已控制装置内元件的状态。例如控制灯的开或关。


###**综合型显示控制器**

![](../images/content_img/content_img-06.jpg)
![](../images/key concept/img_key_concepts_dc_03.png)

此类型的资料型态能同时为显示器和控制器。例如冷气机的温度显示器,并且同时能控制冷气的开关或是调整温度。

Expand Down
2 changes: 1 addition & 1 deletion content/zh-CN/tutorial/create_your_first_device.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 创建您的第一个测试装置

![](../images/content_img/content_img-09.jpg)
![](../images/getting started/img_getting_started_03.png)

## 创建测试装置逐步导引

Expand Down
2 changes: 1 addition & 1 deletion content/zh-CN/tutorial/create_your_first_prototype.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# 建立您的第一个产品原型


![](../images/content_img/content_img-08.jpg)
![](../images/getting started/img_getting_started_02.png)

## 建立产品原型逐步导引

Expand Down
2 changes: 1 addition & 1 deletion content/zh-CN/tutorial/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@



![](../images/content_img/content_img-07.jpg)
![](../images/getting started/img_getting_started_01.png)

[开发产品原型]

Expand Down
2 changes: 1 addition & 1 deletion content/zh-CN/tutorial/implementing_using_linkit_one.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## 情境
此教程的情境为,替您的LinkIt One开发板建立一个测试装置,替您的板子上传一段Arduino code,且使用RESTful API来使您的开发板能上传位于D13的LED灯光状态至MCS,同时也可以使用MCS透过TCP Socket来远程控制LED状态。

![](../images/content_img/content_img-11.jpg)
![](../images/LinkIt-one-tutorial/img_scenario.png)


## 设置准备
Expand Down
2 changes: 1 addition & 1 deletion content/zh-CN/tutorial/manage_test_device.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 管理已部署的测试装置

![](../images/content_img/content_img-10.jpg)
![](../images/getting started/img_getting_started_04.png)

## 如何管理已部署的测试装置

Expand Down
4 changes: 2 additions & 2 deletions content/zh-TW/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ MediaTek Cloud Sandbox(MCS)提供您打造準備商業化的穿戴式和物聯

您可以在我們提供的強大的網頁儀表板介面上,看到使用我們提供的RESTful API從裝置蒐集回來的圖形化的資料。之後,您可以通過從儀表板發出命令控制您的穿帶式和物聯網裝置。此外,我們提供附屬的手機應用程式讓您能查看收集到的數據,並從任何地方控制您的裝置。

![](https://github.com/Mediatek-Cloud/mcs-resources/blob/master/content/zh-TW/images/content01.jpg)
![](images/introduction/img_introduction_01.png)

以下是您可以透過MediaTek Cloud Sandbox做的事情:
• 定義專屬於您的穿帶式和物聯網產品原型以及個人化裝置
Expand All @@ -22,7 +22,7 @@ MediaTek Cloud Sandbox(MCS)提供您打造準備商業化的穿戴式和物聯
為了讓您更通行無阻的使用MCS,我們提供了API,API使用說明文件,問與答,和一系列的教成讓您能夠快速上手我們所提供的功能和服務。


![](https://github.com/Mediatek-Cloud/mcs-resources/blob/master/content/zh-TW/images/content_img/content_img-02.jpg)
![](images/introduction/img_introduction_02.png)


## **事前準備**
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions content/zh-TW/key_concept/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
## **產品原型**


![](../images/content_img/content_img-03.jpg)
![](../images/key concept/img_key_concepts_01.png)

**產品原型**是您開發裝置的藍圖。每個產品原型都具有獨特的Id和Key。

Expand All @@ -38,21 +38,21 @@

###**顯示器**

![](../images/content_img/content_img-04.jpg)
![](../images/key concept/img_key_concepts_dc_01.png)

此類型的資料通道是專門儲存和顯示由裝置的感應元件蒐集而來的資料。例如從裝置感應元件上船而來的溫度,MCS會將此資料以時間序列方式儲存。


###**控制器**

![](../images/content_img/content_img-05.jpg)
![](../images/key concept/img_key_concepts_dc_02.png)

此類型的資料通道是專門用來傳遞指令至裝置,已控制裝置內元件的狀態。例如控制燈的開或關。


###**綜合型顯示控制器**

![](../images/content_img/content_img-06.jpg)
![](../images/key concept/img_key_concepts_dc_03.png)

此類型的資料型態能同時為顯示器和控制器。例如冷氣機的溫度顯示器,並且同時能控制冷氣的開關或是調整溫度。

Expand Down
2 changes: 1 addition & 1 deletion content/zh-TW/tutorial/create_your_first_device.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 創建您的第一個測試裝置

![](../images/content_img/content_img-09.jpg)
![](../images/getting started/img_getting_started_03.png)

## 創建測試裝置逐步導引

Expand Down
2 changes: 1 addition & 1 deletion content/zh-TW/tutorial/create_your_first_prototype.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 建立您的第一個產品原型

![](../images/content_img/content_img-08.jpg)
![](../images/getting started/img_getting_started_02.png)

## 建立產品原型逐步導引

Expand Down
2 changes: 1 addition & 1 deletion content/zh-TW/tutorial/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@



![](../images/content_img/content_img-07.jpg)
![](../images/getting started/img_getting_started_01.png)

[開發產品原型]

Expand Down
2 changes: 1 addition & 1 deletion content/zh-TW/tutorial/implementing_using_linkit_one.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
此教程的情境為,替您的LinkIt One開發板建立一個測試裝置,替您的板子上傳一段Arduino code,且使用RESTful API來使您的開發板能上傳位於D13的LED燈光狀態至MCS,同時也可以使用MCS透過TCP Socket來遠程控制LED狀態。


![](../images/content_img/content_img-11.jpg)
![](../images/LinkIt-one-tutorial/img_scenario.png)


## 設置準備
Expand Down
2 changes: 1 addition & 1 deletion content/zh-TW/tutorial/manage_test_device.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 管理已部署的測試裝置

![](../images/content_img/content_img-10.jpg)
![](../images/getting started/img_getting_started_04.png)

## 如何管理已部署的測試裝置

Expand Down

0 comments on commit 81adea4

Please sign in to comment.