Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This tutorial describes the first steps to use OpenNaaS. we are going to add a device and we will do the first operations to manage it.  You can find more information about the Karaf platform and others commands related with the resources on Server Console

...

OpenNaaS concepts

Mantychore OpenNaaS is a framework which is developed through the OSGi technology. OSGi consists of a set of components (named bundles) which provide the necessary operations. In this point, Mantychore adds our bundles with their operations. All these operations represent the capabilities for the end users. When you execute Mantychore OpenNaaS ( ./mantychoreopennaas.sh (Linux) or ./mantychoreopennaas.bat (Windows), it will provide a command line (cli) prompt and you will be able to check the different loaded capabilities ( if you type <tab> or list).

...

Creating resources

The first step in Mantychore OpenNaaS is the resource virtualization. In this step, a new device is added to the Mantychore system. For this action, it is necessary to create a file to describe what features and capabilities this virtual resource will be able to have.

...