-
Notifications
You must be signed in to change notification settings - Fork 7
Managers
A universAAL Application is the software part of a Service, and is understood as a piece of software that communicates with others by making use of the universAAL Execution Platform. A Manager is an Application that is part of the platform itself and is necessary for its proper operation, or provides relevant basic services or events for other applications. Here is a list of some of the most relevant, but there are many other useful Managers, each hosted in the appropraite universAAL repository. Be sure to check their Wiki pages.
A Gateway Manager that connects nodes in different networks so they belong to the same uSpace, or connects different independent uSpaces to a centralized uSpace in a server. This enables the deployment of cloud-based solutions by introducing multi-tenancy support.
The Remote API allows to access an instance of universAAL running in a server, by calling the basic functionality of the buses through a HTTP-accessible API.
The REST API allows to access an instance of universAAL running in a server, by calling the basic functionality of the buses through a fully RESTful API.
The Manager in charge of the persistent storage of Context information and history.
A generic purpose reasoner (gets some basic context information and elaborates new information out of it). Applications can use it to set up their own reasoning rules.
The Profiling Server is a Manager that helps applications deal with profile-related information stored in the Context History Entrepot, including users, their information and their profiles. The Space Server is the same but deals with information about the uSpace and its environment rather than the user.
Provides a scripting language to interact with the buses.
Found a problem?
- Report suggestions, missing, outdated or wrong documentation creating an Issue with "documentation" tag
Support:
Found a problem?- Report suggestions, missing, outdated or wrong documentation creating an Issue with "documentation" tag