GithubHelp home page GithubHelp logo

bd4d-sc / iot-lab-gateway Goto Github PK

View Code? Open in Web Editor NEW

This project forked from iot-lab/iot-lab-gateway

0.0 1.0 0.0 17.34 MB

IoT-LAB Gateway Manager

License: Other

Shell 0.47% Python 25.62% Makefile 0.40% C 15.38% Ruby 0.12% C++ 57.56% CMake 0.16% Dockerfile 0.30%

iot-lab-gateway's Introduction

IoT-LAB Gateway

Build Status codecov

This is the Python code that runs on the gateway for the FIT IoT-LAB platform. It serves an API for starting, stopping experiments, flashing firmwares.

For a description of the hardware on which this code is usually run, see a General overview and Gateway Hardware. It can also be run on many hardware, including Raspberry Pi.

  • If you want to run this code on your own, we recommend you use the Docker-based procedure DOCKER.md

  • If you want to manually install all the dependencies, you should read INSTALL.md

Once the gateway API is running, it will be accessible on localhost:8080 and can be queried using curl, look at the directory tests_utils/curl_scripts for documented examples

  • If you want to add support for a new custom open node, you should read DEVELOPER.md

This code is integrated into a Yocto image (see https://github.com/iot-lab/iot-lab-yocto) on which each gateway boots remotely. The configuration of the API (specifying what board is connected, etc) is done through a directory /var/local/config that is a NFS mount. Monitoring data (logs, radio & consumption monitoring) is written inside the /iotlab folder which is also a NFS mount

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.