Giter Club home page Giter Club logo

gwe-seed-app's Introduction

GWE-Seed-App

An example solution displaying all the telemetric data from GateWay Engine as well as showing a Custom GateWay Application, "gmq-sine-demo".

Getting Started

Configure Murano

  1. Create a Murano account and login to your account.
  2. Choose to create a new product from scratch as a starting point. Feel free to make up a name
  3. Add a device called "GateWay", use your gateway's MAC address as the Identity. Example format "00:08:00:4A:02:25"
  4. Add a device called "Test Data", use "12345" as the identity
  5. Add the "test" resource to your "Test Data" device as a float
  6. Add the "usage_report", "engine_report", "device_info", "update_interval", "engine_fetch", and "fetch_status" resources to your "GateWay" Device as strings.
  7. Create an empty solution in Murano. Give it whatever name you like.
  8. Install the Exosite CLI tool. https://github.com/exosite/exosite-cli
pip install exosite
  1. Clone the GWE Seed App repository to your machine
git clone https://github.com/exosite/GWE-Seed-App
  1. Init the Exosite program
cd GWE-Seed-App
exosite --init
  1. Deploy the solution
exosite --deploy

Configure The Gateway

  1. Install GWE on your GateWay following the documentation https://gateway-engine.exosite.io/gateway-engine/README.html
  2. Set the update interval to post data every minute
gwe -t 60
  1. Install the gmq-sine-demo onto the GateWay using the documentation https://github.com/exosite/gmq-sine-demo -Use the device identity as the Serial when prompted. (12345)
  2. Navigate to your solution page and check to see the data is flowing

gwe-seed-app's People

Contributors

robviren 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.