An open API service indexing awesome lists of open source software.

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

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.