Skip to content

horoyoii/graduation_piece

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.