Skip to content

Commit

Permalink
update repository to have no blank
Browse files Browse the repository at this point in the history
  • Loading branch information
anchi1216 committed May 13, 2015
1 parent ce0c7bd commit 68ad8d7
Show file tree
Hide file tree
Showing 39 changed files with 24 additions and 24 deletions.
8 changes: 4 additions & 4 deletions content/en/key_concept/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Once you’ve defined a Prototype, you can add devices as you need throughout yo
## **Prototype**


![](../images/key concept/img_key_concepts_01.png)
![](../images/key_concept/img_key_concepts_01.png)

A **Prototype** is the blueprint of the device you’re developing. Each prototype has a unique prototype Id and prototype Key.

Expand All @@ -35,21 +35,21 @@ These data channels are implemented in the sandbox as the following types:

###**Display**

![](../images/key concept/img_key_concepts_dc_01.png)
![](../images/key_concept/img_key_concepts_dc_01.png)

This data channel type is for data generated from a component of a device that has no related commands. For example data from a temperature sensor that is pushed to the sandbox and stored as a sequence over time.


###**Controller**

![](../images/key concept/img_key_concepts_dc_02.png)
![](../images/key_concept/img_key_concepts_dc_02.png)

This data channel type is for data generated in the sandbox and sent to the device to control the setting of a logical or physical component in the device. For example, a switch to turn a light on or off.


###**Hybrid**

![](../images/key concept/img_key_concepts_dc_03.png)
![](../images/key_concept/img_key_concepts_dc_03.png)

This data channel enables a Display and Controller data channel to be combined, where there is a logical relationship between the two. For example, as between the data from a temperature sensor and the control settings for an air conditioning unit.

Expand Down
2 changes: 1 addition & 1 deletion content/en/tutorial/create_your_first_device.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Create your first device

![](../images/getting started/img_getting_started_03.png)
![](../images/getting_started/img_getting_started_03.png)

## How to create a test device step by step

Expand Down
2 changes: 1 addition & 1 deletion content/en/tutorial/create_your_first_prototype.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Create your first protptype

![](../images/getting started/img_getting_started_02.png)
![](../images/getting_started/img_getting_started_02.png)

## How to create a prototype step by step

Expand Down
2 changes: 1 addition & 1 deletion content/en/tutorial/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Here are the four steps to connect MediaTek Cloud Sandbox to your development an



![](../images/getting started/img_getting_started_01.png)
![](../images/getting_started/img_getting_started_01.png)

[Develop Prototype]

Expand Down
2 changes: 1 addition & 1 deletion content/en/tutorial/manage_test_device.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Manage test device

![](../images/getting started/img_getting_started_04.png)
![](../images/getting_started/img_getting_started_04.png)

## How to manage deplyed test devices

Expand Down
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/key concept/img_key_concepts_01.png)
![](../images/key_concept/img_key_concepts_01.png)

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

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

###**显示器**

![](../images/key concept/img_key_concepts_dc_01.png)
![](../images/key_concept/img_key_concepts_dc_01.png)

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


###**控制器**

![](../images/key concept/img_key_concepts_dc_02.png)
![](../images/key_concept/img_key_concepts_dc_02.png)

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


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

![](../images/key concept/img_key_concepts_dc_03.png)
![](../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/getting started/img_getting_started_03.png)
![](../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/getting started/img_getting_started_02.png)
![](../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/getting started/img_getting_started_01.png)
![](../images/getting_started/img_getting_started_01.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/getting started/img_getting_started_04.png)
![](../images/getting_started/img_getting_started_04.png)

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

Expand Down
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/key concept/img_key_concepts_01.png)
![](../images/key_concept/img_key_concepts_01.png)

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

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

###**顯示器**

![](../images/key concept/img_key_concepts_dc_01.png)
![](../images/key_concept/img_key_concepts_dc_01.png)

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


###**控制器**

![](../images/key concept/img_key_concepts_dc_02.png)
![](../images/key_concept/img_key_concepts_dc_02.png)

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


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

![](../images/key concept/img_key_concepts_dc_03.png)
![](../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/getting started/img_getting_started_03.png)
![](../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/getting started/img_getting_started_02.png)
![](../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/getting started/img_getting_started_01.png)
![](../images/getting_started/img_getting_started_01.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/getting started/img_getting_started_04.png)
![](../images/getting_started/img_getting_started_04.png)

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

Expand Down

0 comments on commit 68ad8d7

Please sign in to comment.