Skip to content

A dynamic energy widget for IRIS, featuring real-time updates and client-side customization.

Notifications You must be signed in to change notification settings

TheHexaMaster/iris-energy-widget

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Energy widget for IRIS

A simple energy widget with real-time data.

Features

Includes :

  • Up to 7 different energy sources and 10 different datapoints
  • Up to 9 different animations
  • Automatic resizing capabilities
  • Automatic data updating capabilities using real-time data
  • Client-side customization capabilities

Code

Development

The development scripts are in the src folder.

Using the code in Thingsboard

  1. Fork the repo
  2. Run npm i to install the dependencies.
  3. Run npm run build, a .dist folder will be generated.
  4. Use the files in the .dist/ folder for Thingsboard.

Authors / Aknowledgments

The project author is : Sajidur Rahman.

Status

Project status : Stable version | Set to read-only

Documentation

Datapoints here.

Thingsboard here.

About

A dynamic energy widget for IRIS, featuring real-time updates and client-side customization.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 76.1%
  • HTML 14.3%
  • CSS 5.5%
  • JavaScript 4.1%