Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/novaotp/iris-energy-widget?tab=readme-ov-file
A dynamic energy widget for IRIS, featuring real-time updates and client-side customization.
https://github.com/novaotp/iris-energy-widget?tab=readme-ov-file
thingsboard typescript webpack5
Last synced: 2 months ago
JSON representation
A dynamic energy widget for IRIS, featuring real-time updates and client-side customization.
- Host: GitHub
- URL: https://github.com/novaotp/iris-energy-widget?tab=readme-ov-file
- Owner: novaotp
- Archived: true
- Created: 2023-08-02T11:03:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-05T18:07:55.000Z (over 1 year ago)
- Last Synced: 2024-08-05T14:15:28.251Z (6 months ago)
- Topics: thingsboard, typescript, webpack5
- Language: TypeScript
- Homepage:
- Size: 15.6 MB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-thingsboard - Energy widget for IRIS - simple energy widget with real-time data (Widgets)
README
# 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](./docs/datapoints.md).
Thingsboard [here](./docs/thingsboard.md).