Giter Club home page Giter Club logo

edge-stack's Introduction

EMQ X edge stack

English|简体中文

The EMQ X edge stack consolidates all of EMQ edge softwares, and user can start to use edge stack with one-click deployment.

deployment

  • Edge Manager: It's a web based tool which consolidates management console of Neuron, Edge & Kuiper, user can set Neuron configuration, manage MQTT broker status & Kuiper rules etc through the web based management console. The edge manager is not open-sourced, but user can use it by free.
  • Neuron: Neuron is an IoT edge industrial protocol gateway software, which supports one-stop access to dozens of industrial protocols and converts them into MQTT protocol to access the cloud industrial IoT platform.
  • Edge: Edge is a light-weight edge computing message middleware for IoT, which supports deployment of edge hardware in a resource-constrained environment.
  • Kuiper: Kuiper is a SQL based IoT streaming framwork running at resource constrained edge devices. It continuously ingest, filter, transform, and route the data streamed from EMQ X Edge. User can leverage Kuiper to do stream analytics and rules engine etc.
  • Database: After processed by Kuiper, the processed result can be saved into databases, such as Time Series dababase, in our demo scenario, we used TDengine.
  • Application: The application extracts data from database and provides interactive UI to end-user. It can also issues management rest-apis to Edge Manager and manage the middle-wares deployed at edge node.

Quick start

As described in previous section, we prepared a tutorial doc, which allows you to deploy a docker & docker-compose based demo environment within several minutes.

An edge stack and cloud integration solution

If there are multiple edge nodes to be managed, and you want to manage the edge nodes from cloud, you can deploy edge stack softwares as in below architecture. The major difference is that Edge Manager is deployed at cloud side, so user can manage all edge middle-wares from cloud.

cloud-deployment

This solution can be based on Kubernetes implementations, such as use KubeEdge in edge side to manage middle-ware deployments.

License

Apache 2.0

edge-stack's People

Contributors

jinfahua avatar ngjaying avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.