org.universAAL.lddi.lib.activityhub.devicecategory
Interface Iso11073PropertyExitSensor

Package class diagram package Iso11073PropertyExitSensor
All Superinterfaces:
ActivityHubBaseDeviceCategory

public interface Iso11073PropertyExitSensor
extends ActivityHubBaseDeviceCategory

OSGi DeviceCategory for Activityhub PropertyExit sensor In general DeviceCategories specify: - rules and interfaces needed for the communication between device service and driver service. Devices must implement this IF. - a set of service registration properties, their data types and semantics (mandatory or optional) - a range of match values used by DeviceManager

Author:
Thomas Fuxreiter (foex@gmx.at)

Field Summary
static String MY_DEVICE_CATEGORY
           
 
Fields inherited from interface org.universAAL.lddi.lib.activityhub.devicecategory.ActivityHubBaseDeviceCategory
CLASS, MANUFACTURER, MATCH_CLASS, MATCH_MAKE, MATCH_MODEL, MATCH_SERIAL, MATCH_VERSION, MODEL, REVISION, SERIAL
 
Method Summary
 
Methods inherited from interface org.universAAL.lddi.lib.activityhub.devicecategory.ActivityHubBaseDeviceCategory
incomingSensorEvent
 

Field Detail

MY_DEVICE_CATEGORY

static final String MY_DEVICE_CATEGORY


Copyright © 2014 universAAL Consortium. All Rights Reserved.