NubeIO / iot-engine

IoT Engine
5 stars 1 forks source link

Dashboard Edge connector handle cluster edge devices #12

Open zero88 opened 5 years ago

zero88 commented 5 years ago

1 client will have one dashboard, and manage some edge cluster devices, 1 cluster has many devices, 1 cluster can contains different set of edge device services (with other clusters) So 1 dashboard will have multiple REST services for each cluster. So these tasks will be:

  1. Dashboard web must have model to manage many edge REST clusters
  2. REST for each cluster is able to manage multiple devices
  3. REST to manage device services (done) Ref: #15

Current Situation

Overview Solution

Useful resource

Acceptance criteria

zero88 commented 5 years ago

Ping @otto-dev @cooperbrindle