20190918_jeffrey - silenceuncrio/diary GitHub Wiki

0855

M360[release/v1.04] - remind user the interval of LTE continuous link down times

commit 1b41b0c242de0286c3ff4785c22fb31b706cc1b0
Refs: [release/v1.04], {origin/release/v1.04}
Author: jeffrey <[email protected]>
Date:   Wed Sep 18 09:22:29 2019 +0800

    remind user the interval of LTE continuous link down times
    - Reboot when LTE is the only connection which has continuous link down

 proscend/prosrc/www/app/locale-en.json    | 2 +-
 proscend/prosrc/www/app/locale-fr.json    | 2 +-
 proscend/prosrc/www/app/locale-zh-tw.json | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

M330[develop] - remind user the interval of LTE continuous link down times

commit 152ff3f2ae8b6840c8a0fd183626d56ff910d5c2
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date:   Wed Sep 18 09:26:48 2019 +0800

    remind user the interval of LTE continuous link down times
    - Reboot when LTE is the only connection which has continuous link down

 proscend/prosrc/www/app/locale-en.json    | 2 +-
 proscend/prosrc/www/app/locale-fr.json    | 2 +-
 proscend/prosrc/www/app/locale-zh-tw.json | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

M300[release/v2.01] - remind user the interval of LTE continuous link down times

commit b1eb54f559910c3201368e628b5371c47f901231
Refs: [release/v2.01], {origin/release/v2.01}
Author: jeffrey <[email protected]>
Date:   Wed Sep 18 09:29:53 2019 +0800

    remind user the interval of LTE continuous link down times
    - Reboot when LTE is the only connection which has continuous link down

 proscend/prosrc/www/app/locale-en.json    | 2 +-
 proscend/prosrc/www/app/locale-fr.json    | 2 +-
 proscend/prosrc/www/app/locale-zh-tw.json | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

0930

繼續 M330 - GPS Track Server 端的佈建

review 一下

Express

  • Getting Started
    • 快速複習一次

Getting Started With MongoDB As A Docker Container Deployment

  • 使用 Docker 來 deploy MongoDB as a container

Building A REST API With MongoDB, Mongoose, And Node.js

  • 透過 node.js 提供的 REST API 我們便可以之街來使用 mongoDB 了

1440

一步一步前進

參考 How to create a React frontend and a Node/Express backend and connect them

讓 React 可以跟 Express 互動

這篇文章簡單俐落的示範怎麼讓 front-end clientback-end API 能夠互動

  • front-end client - React
  • back-end API - Express

1655

M330[develop] - add the 'time' fied at 'GPS' panel of 'Status' page

commit 9adda1ea0da1fa8108c541ddf564ce27105a1512
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date:   Wed Sep 18 16:54:32 2019 +0800

    add the 'time' fied at 'GPS' panel of 'Status' page

 proscend/prosrc/webcgi/status.c                     | 2 ++
 proscend/prosrc/www/src/app/feature/status.html.src | 1 +
 2 files changed, 3 insertions(+)