This is an automated email from the ASF dual-hosted git repository.

qiaojialin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git


The following commit(s) were added to refs/heads/master by this push:
     new 282a927  -- Change is on site module. (#1095)
282a927 is described below

commit 282a927f4bfcf6425ec83676c88d25c1444a879e
Author: Mohammed sulthan <[email protected]>
AuthorDate: Sat Apr 25 08:04:48 2020 +0530

    -- Change is on site module. (#1095)
    
    --Changing the description of 3rd slide in homepage carousal to resolve the 
grammar mistakes.
---
 site/src/main/.vuepress/theme/global-components/IoTDB.vue | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site/src/main/.vuepress/theme/global-components/IoTDB.vue 
b/site/src/main/.vuepress/theme/global-components/IoTDB.vue
index 4cdfeae..1613356 100644
--- a/site/src/main/.vuepress/theme/global-components/IoTDB.vue
+++ b/site/src/main/.vuepress/theme/global-components/IoTDB.vue
@@ -181,7 +181,7 @@ export default {
         {
           src: "/img/home-Slide3.png",
           des:"Cloud Data Management",
-          detail:"In the scene of high-speed network (Internet of Vehicles, 
etc.), a car installed sensors on it can collect monitoring information(driving 
status, etc.) of itself at a certain frequency. Usually, these automotive 
devices have limited hardware configurations and are difficult to carry complex 
applications. Lightweight IoTDB(IoTDB Client) came into being. With JDBC API, 
it can make data sent by narrow-band IoT or 4G possible. In this way, devices 
and cloud are connected to [...]
+          detail:"In the scene of high-speed networks (Internet of Vehicles, 
etc.), a car installed of sensors, can collect monitoring information (driving 
status, etc.) of itself at a certain frequency. Usually, these automotive 
devices have limited hardware configurations and are difficult to carry complex 
applications. Here, lightweight IoTDB(IoTDB Client) came into being. IoTDB's 
JDBC API can make data that can be sent through narrow-band IoT networks or 4G 
whichever is possible. In  [...]
         },
       ],
       isHover: false

Reply via email to