https://github.com/sahilkhanna/rainmaker-iot-dashboard
IoT Dasboard for ESP Rainmaker Device using Swagger API
https://github.com/sahilkhanna/rainmaker-iot-dashboard
dashboard esp iot oas rainmaker rest swagger
Last synced: 4 months ago
JSON representation
IoT Dasboard for ESP Rainmaker Device using Swagger API
- Host: GitHub
- URL: https://github.com/sahilkhanna/rainmaker-iot-dashboard
- Owner: sahilkhanna
- Created: 2022-02-02T12:41:48.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-24T23:27:18.000Z (about 4 years ago)
- Last Synced: 2025-10-26T02:57:05.468Z (8 months ago)
- Topics: dashboard, esp, iot, oas, rainmaker, rest, swagger
- Language: JavaScript
- Homepage:
- Size: 13.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Getting Started with Rainmaker IoT Dashboard
## Setup
In the project directory, run
### `npm install`
### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.
## Features
### Currently Supported Features
- Login and Logout User
- Check last updated Node and Online/Offline status
- Node Explorer -
- Online/Offline Status
- Display Selected Node Details
- Display Node's attributes
- DIsplay Node's Devices and its Parameter data
- DarkMode and LightMode Switch
### Upcoming Features
- Ability to extend user's session
- User Profile
- Node Grouping
- Time series data
### Request
Best way to ask for a feature is to create an issue and I'll get abck to you.