horoyoii / graduation_piece

🚀admin dashboard for EdgeX foundry🚀

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Admin Dashborad using EdgeX and Gentellela

This web project is for managing the EdgeX's microservices via the gateway based on Django and gentellela.

1. System

image

2. Run

docker-compose up -d 

3. Usage

1. Register the gateway IP address where your EdgeX is running in Registeration/gateway field.

image

2. Set a current gateway to use.

image

3. Then, you can manipulate the features which EdgeX serves.

Demo

youtube demo link

Functions

  1. Register the gateways, devices, device profile.
  2. Get the information of devices.
  3. Send the command to get or set the resources of devices by using of simple UI.

About

🚀admin dashboard for EdgeX foundry🚀

License:MIT License


Languages

Language:HTML 43.0%Language:JavaScript 32.7%Language:CSS 17.4%Language:Python 6.9%Language:Dockerfile 0.1%