Home

Awesome

MCS Lite Application

An on-premises IoT Cloud Platform.

Travis Github Tag codecov Greenkeeper badge

Note: Common UI and Mobile page are being developed at https://github.com/MCS-Lite/mcs-lite.

Download Binaries

Get Started on Mac or Windows

Get Started on Linux or LinkIt 7688

Features

  1. Remote control your device from MCS Lite console
  2. Collect and visualize data from your devices.
  3. Manage your devices.

Appendix

MCS Lite Introduction

For more detailed information, please refer to MCS Lite Introduction.

Gzip

Express compression middleware is enabled by default. If you want to disable it, set GZIP_DISABLE to true.

$ NODE_ENV=prod GZIP_DISABLE='true' node server

What's new

1.1.1

1.0.4

Quality Assurance

REST APIs

We use JMeter to performan the end-to-end automation test to ensure all the functionality work as expected.

Web UI

We use BrowserStack to performan both the end-to-end and browser-compatibility testing to ensure all the functionality work as expected.