Uses of Class
org.osgi.service.dal.FunctionData
Packages that use 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
Methods in org.osgi.service.dal that return FunctionDataModifier 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.Constructors in org.osgi.service.dal with parameters of type FunctionDataModifierConstructorDescriptionFunctionEvent
(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
Subclasses of FunctionData in org.osgi.service.dal.functions.dataModifier 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.