OpenNaaS concepts
OpenNaaS is a framework which is based on the OSGi technology. OSGi consists of a set of components (named bundles) which provide required logic. OpenNaaS includes many bundles providing resources and capabilities abstraction (see System Architecture section). When running OpenNaaS (see Getting started section), all its bundles are loaded and exported functionality is available through the command line.
System requirements
OpenNaaS is tested to both build and run in:
...
First step in OpenNaaS is registering existing infrastructure. For this tutorial, let's assume there is a single router device to be registered.
...