viniciusmsfraga / aura-middleware

A semantic middleware for the Internet of Things.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aura Middleware

Aura Middleware is a semantic middleware for the Internet of Things. Its main objective is:

To facilitate the development of IoT applications by abstracting the differences among devices, making then work together in a soft and easy manner.

Aura, from latin, means breeze. A developer using Aura to manage IoT devices should feel it like breeze to develop applications to many different devices and technologies: soft, tranquil.

Using Aura, a developer is provided with a RESTful API through which is possible to easily know what kind of sensors and actuators are available. This means that the developer knows what is possible to do with the connected devices, like sensing temperature and turning electronics on and off. Furthermore, Aura tells what device can do what actions or what it can sense, allowing applications to create conditions and send commands to specific devices.

Version

1.0

License

Copyright 2016 VinĂ­cius M. S. Fraga vinicius.vmsf@gmail.com

Aura Middleware is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Aura Middleware is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

A semantic middleware for the Internet of Things.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%