Skip to content
This repository was archived by the owner on Sep 10, 2022. It is now read-only.

waggle-sensor/nodecontroller-v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Stack - Node Controller Repo

This repo contains software and tools specific to the node controller, covering functionality such as:

  • Managing data connections. (RabbitMQ Shovels)
  • Managing management connections. (Reverse SSH Tunnel)
  • Wagman interaction.

Note that this software was originally targetting the ODROID C1+, so some components may require significant tweaks before running them on other devices.

Setup

First, we assume that the core repo has already been set up on a device.

The node controller dependencies and services can then be installed and configured by running:

git clone https://github.com/waggle-sensor/nodecontroller /usr/lib/waggle/nodecontroller
cd /usr/lib/waggle/nodecontroller
./configure --system --server-host=$YOUR_BEEHIVE_IP

Leaving out the --system and --server-host flags will only install dependencies and services, but will not setup data or management connectivity.

About

Node Controller (NC) Software

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 11