Skip to content

Commit

Permalink
Merge pull request #78 from Mediatek-Cloud/MCS-3160-change-log
Browse files Browse the repository at this point in the history
MCS-3160 2.16 change log & API reference 說明更正
  • Loading branch information
anchi1216 committed Mar 28, 2016
2 parents 72e5f9d + 017f0d1 commit f982dd8
Show file tree
Hide file tree
Showing 12 changed files with 100 additions and 6 deletions.
1 change: 1 addition & 0 deletions content/en/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,6 @@
* [2.13](change_log/2.13.md)
* [2.14](change_log/2.14.md)
* [2.15](change_log/2.15.md)
* [2.16](change_log/2.16.md)


5 changes: 2 additions & 3 deletions content/en/api_references/retrieve_datapoint.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,10 @@ Following fields should be constructed and appended to the end of the URL:

**Note:**

1.
Returns last *n (n=size)* data points when both *start_time* and *end_time* are not provided
1.If you choose to use limit to query the last *n (n=number)* data points, then you cannot at the same time use both *start_time* and *end_time*.

2.
The parameters *start_time* and *end_time* have higher priority than *size*, i.e., when all three parameters are input, the parameter *size* will be ignored.
The parameters *start_time* and *end_time* have higher priority than *limit*, i.e., when all three parameters are input, the parameter *size* will be ignored.



Expand Down
25 changes: 25 additions & 0 deletions content/en/change_log/2.16.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# March 28, 2016


Make your device data public and share via social networks.

## New Feature

**Public Device**

* User able to switch device to public more to make its data visible to all.

**Share via social netowrks**

* User able to share the public device via facebook or weibo.

## Feature Update

**CSIP Login in MCS China**

* User in MCS China able to log in using CSIP account.

## Bug fix

* Fixed GPS historical display issue.
* Fixed copy button issue.
6 changes: 6 additions & 0 deletions content/en/change_log/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# MCS Change log Summary

## March 28, 2016

### v2.16

[Make your device data public and share via social networks.](./2.16)

## March 7, 2016

### v2.15
Expand Down
1 change: 1 addition & 0 deletions content/zh-CN/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,6 @@
* [2.13](change_log/2.13.md)
* [2.14](change_log/2.14.md)
* [2.15](change_log/2.15.md)
* [2.16](change_log/2.16.md)


3 changes: 1 addition & 2 deletions content/zh-CN/api_references/retrieve_datapoint.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,7 @@ API 请求默认值为 JSON 格式,如欲使用 CSV 格式,请在 API 请求

**请注意:**

1.
使用回传最后 *n (n=数目)* 的资料点时,将不能指定*开始时间**结束时间*时。
1. 使用 limit 查询最后 *n (n=数目)* 的资料点时,将不能指定 *start_time**end_time *

2. 当您指定 *start_time**end_time* 时,若还是有使用设定回传资料点数目,此时,此回传资料点数目的查询将会被忽略。

Expand Down
24 changes: 24 additions & 0 deletions content/zh-CN/change_log/2.16.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# 2016/03/28

公开您的装置资料并且透过社交网路分享。

## 新功能

** 公开装置 **

* 使用者可将装置设定为公开状态,让所有人可以观看装置资料。

** 透过社交网路分享公开装置 **

* 使用者可将公开装置分享至 Facebook 或微博。

## 功能更新

** CSIP 中国网站登入 **

* 使用者可使用 CSIP 帐号登入 MCS 中国网站。

## 解决的问题

* 解决 GPS 历史图表显示问题。
* 解决复制按钮问题。
6 changes: 6 additions & 0 deletions content/zh-CN/change_log/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# MCS 更新日志总览

## 2016/03/28

### v2.16

[公开您的装置资料并且透过社交网路分享。](./2.16)

## 2016/03/07

### v2.15
Expand Down
1 change: 1 addition & 0 deletions content/zh-TW/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,6 @@
* [2.13](change_log/2.13.md)
* [2.14](change_log/2.14.md)
* [2.15](change_log/2.15.md)
* [2.16](change_log/2.16.md)


2 changes: 1 addition & 1 deletion content/zh-TW/api_references/retrieve_datapoint.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ https://api.mediatek.com/mcs/v2/devices/:deviceId/datachannels/:datachannelId/da
**請注意:**

1.
使用回傳最後 *n (n=數目)* 的資料點時,將不能指定 *開始時間**結束時間*時。
使用 limit 查詢最後 *n (n=數目)* 的資料點時,將不能指定 *start_time**end_time*時。

2. 當您指定 *start_time**end_time* 時,若還是有使用設定回傳資料點數目,此時,此回傳資料點數目的查詢將會被忽略。

Expand Down
26 changes: 26 additions & 0 deletions content/zh-TW/change_log/2.16.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# 2016/03/28


公開您的裝置資料並且透過社交網路分享。

## 新功能

**公開裝置**

* 使用者可將裝置設定為公開狀態,讓所有人可以觀看裝置資料。

**透過社交網路分享公開裝置**

* 使用者可將公開裝置分享至 Facebook 或微博。

## 功能更新

**CSIP 中國網站登入**

* 使用者可使用 CSIP 帳號登入 MCS 中國網站。

## 解決的問題

* 解決 GPS 歷史圖表顯示問題。
* 解決複製按鈕問題。

6 changes: 6 additions & 0 deletions content/zh-TW/change_log/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# MCS 更新日誌總覽

## 2016/03/28

### v2.16

[公開您的裝置資料並且透過社交網路分享。](./2.16)

## 2016/03/07

### v2.15
Expand Down

0 comments on commit f982dd8

Please sign in to comment.