Interface EnOceanEnumChannelDescription
- All Superinterfaces:
EnOceanChannelDescription
Subinterface of
EnOceanChannelDescription
that describes enumerated
channels.-
Field Summary
Fields inherited from interface org.osgi.service.enocean.descriptions.EnOceanChannelDescription
CHANNEL_ID, TYPE_DATA, TYPE_ENUM, TYPE_FLAG, TYPE_RAW
-
Method Summary
Modifier and TypeMethodDescriptionGets all the possible value for this channel.Methods inherited from interface org.osgi.service.enocean.descriptions.EnOceanChannelDescription
deserialize, getType, serialize
-
Method Details
-
getPossibleValues
EnOceanChannelEnumValue[] getPossibleValues()Gets all the possible value for this channel.- Returns:
- corresponding value(s).
-