Skip to content

Core software shared by both the Node Controller (NC) and Edge Processor (EP)

Notifications You must be signed in to change notification settings

waggle-sensor/core

Repository files navigation

Node Stack - Core Repo

This repo contains software and tools common to both the node controller and edge processor, covering functionality such as:

  • Managing deployment state.
  • Controlling plugins.
  • Heartbeating
  • Media recovery.

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

Setup

Dependencies and services are installed and configured by running:

git clone https://github.com/waggle-sensor/core /usr/lib/waggle/core
cd /usr/lib/waggle/core
./configure

About

Core software shared by both the Node Controller (NC) and Edge Processor (EP)

Resources

Stars

Watchers

Forks

Packages

No packages published