-
Notifications
You must be signed in to change notification settings - Fork 0
Component Overview
The URC4ESH extension provides the following components.
This bundle extends the regular Eclipse Smart Home REST API in order to enable users to define the context of use (equipment context, environment context, task context).
This bundle creates the context of use data. Based on the definitions made via the URC4ESH REST API it decides which items and channels shall be used to create the different contexts.
####Open APE Client This bundle communicates with the OpenAPE server. It is responsible for:
- downloading the users' User Interface preferences
- uploading the equipment, environment and task context in order to
- Request personal recommendations for user interfaces, rules and other personal settings.
This bundle provides a set of standard channel types that can be reused in other bindings.
The java script client simplifies the communication with the ESH REST API. It abstracts from items so that programmers only need to specify which channel shall be controlled.
A HTML interface in order to control the components mentioned before. Users are able to:
- define the context of use (environment context, equipment context and task context)
- Request recommendations for user interfaces, rules and other personal settings.