@mdslab/iotronic-lightning-rod

2.3.6 • Public • Published

Stack4Things Lightning-rod (standalone version)

npm version

Stack4Things is an Internet of Things framework developed by the Mobile and Distributed Systems Lab (MDSLab) at the University of Messina, Italy. Stack4Things is an open source project that helps you in managing IoT device fleets without caring about their physical location, their network configuration, their underlying technology. It is a Cloud-oriented horizontal solution (integrated with OpenStack) providing IoT object virtualization, customization, and orchestration. Stack4Things provides you with an out-of-the-box experience on several of the most popular embedded and mobile systems.

More details about Stack4Things can be found here.

Lighthing-rod is the board-side component in the Stack4Things architecture. In this repository, you find the version that works with the standalone version of the IoTronic service that you can find here.

Lightning-rod (in its standalone version) has been tested to work on:

  • Raspberry Pi 2 and 3
  • Arduino YUN / Linino ONE
  • Ubuntu 16.04 / 14.04
  • Docker containers
  • LXD containers

Installation guides

Docker

Lightning-rod was also delivered via Docker container both "x86_64" and "ARMv7" architectures (Debian-like). In particular we tested this container on Ubuntu 16.04 and on Raspberry Pi 3 (Raspbian OS).

Raspberry Pi

We tested this procedure on Raspberry Pi 3 with Raspbian OS and "ubuntu-16.04-preinstalled-server" image:

and on a Raspberry Pi 2 with Raspbian OS:

Arduino YUN/Linino ONE

We tested this procedure on an Arduino YUN with LininoOS and LininoIO installed. Everything needs to be run as root. For the installation to be completed successfully, you need a working Node.js environment and a working kernel with gre, tun, ipv6, tunnel4, tunnel6, and ip6_tunnel module packages (kmod-*) installed.

Generic machine

Package Sidebar

Install

npm i @mdslab/iotronic-lightning-rod

Weekly Downloads

0

Version

2.3.6

License

Apache-2.0

Unpacked Size

404 kB

Total Files

88

Last publish

Collaborators

  • flongo82
  • gmerlino
  • npeditto