RMM Dashboard Builder

From ESS-WIKI
Revision as of 05:12, 3 June 2016 by Dylan.chang (talk | contribs) (Created page with "==Introduction== Dashboard is a HTML-based engine for visualization IoT data from your devices, it provides a variety of widgets and data sources to help user create IoT dashb...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Introduction

Dashboard is a HTML-based engine for visualization IoT data from your devices, it provides a variety of widgets and data sources to help user create IoT dashboard. After user login the system. You can see the dashboard hyperlink in the top of right hand side header.

RMMToolBarFor Dashboard.png


Architecture

It consists of three parts: Toolbar, Grid and Data-Sheet.

Toolbar

Toolbar provides basic main functions for dashboard management: HOME, EXPORT, IMPROT, ADD PANE, ADD CONTENT PACK, CLEARWHITE/DEEPDARK and DATASOURCES.

Grid

Grid supports intuitive drag-and-drop widgets from spanning multiple columns. It stores all the widgets and data sources from data-sheet. After fetch data from data source, the widget value will be updated automatically.

Data-Sheet

When user redirect to dashboard page, the system will generate default sheet that named “NewBoard”. Each user can establish eight sheets.

RMM3.2FlotChart.png

Document