...
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:
- Windows 7
- Linux system (Ubuntu +10.10 and Debian)
Although not tested, there is no reason to believe OpenNaaS should not be able to run in other systems.
Info | ||
---|---|---|
| ||
Note that you will need internet connectivity for the build too, as the dependencies are fetched during build by Maven. |
Run OpenNaaS
To start OpenNaaS, launch the executable named opennaas in the following folder:
...