Skip to content

Commit c08c4e0

Browse files
authored
MCS-3669: Scene related tutorial and changelog. (#112)
1 parent bcdef49 commit c08c4e0

36 files changed

+332
-1
lines changed

content/en/SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
* [7697 LED Control](tutorial/7697_led_control.md)
2626
* [7687 Build with GCC](tutorial/7687_build_with_gcc.md)
2727
* [7687 Light Switch GCC](tutorial/7687_light_switch_gcc.md)
28+
* [Create your own scene](tutorial/create_your_own_scene.md)
2829
* [Setting user privilege](tutorial/setting_user_privilege.md)
2930
* [API references](api_references/README.md)
3031
* [Upload datapoint](api_references/upload_datapoint.md)

content/en/change_log/2.23.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# 2018/05/11
2+
3+
Users are able to monitor the real-time data from multiple devices on one single Scene page.
4+
5+
## New Features
6+
1. In device detailed page, you can view the real-time data from all data channels under this device. But what if you want to monitor the multiple devices at once? Now, you can compose your own **Scene** to monitor and control the devices in one single page. [more information](../tutorial/create_your_own_scene)
7+

content/en/change_log/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# MCS Change log Summary
22

3+
## 2018/05/11
4+
5+
### v2.23
6+
7+
[Users are able to monitor the real-time data from multiple devices ion one single Scene page.](./2.23)
8+
39
## 2017/12/28
410

511
### v2.22
4.11 KB
Loading
19.4 KB
Loading
14 KB
Loading
7.51 KB
Loading
7.83 KB
Loading
7.54 KB
Loading
48.9 KB
Loading

0 commit comments

Comments
 (0)