Uses of Class
org.osgi.service.dal.FunctionData
Package
Description
Device Abstraction Layer Package Version 1.0.
Device Abstraction Layer Functions Data Package 1.0.
-
Uses of FunctionData in org.osgi.service.dal
Modifier and TypeMethodDescriptionPropertyMetadata.getEnumValues
(String unit) Returns the property possible values according to the specified unit.FunctionEvent.getFunctionPropertyValue()
Returns the property value.PropertyMetadata.getMaxValue
(String unit) Returns the property maximum value according to the specified unit.PropertyMetadata.getMinValue
(String unit) Returns the property minimum value according to the specified unit.Returns the difference between two values in series.ModifierConstructorDescriptionFunctionEvent
(String topic, String functionUID, String propName, FunctionData propValue) Constructs a new event with the specified topic, function UID, property name and property value. -
Uses of FunctionData in org.osgi.service.dal.functions.data
Modifier and TypeClassDescriptionclass
Function alarm data.class
Function boolean data wrapper.class
Represents a keypad event data that is collected when a change with some key from the keypad has occurred.class
Function level data wrapper.