Uses of Interface
org.osgi.service.enocean.descriptions.EnOceanChannelDescription
-
Packages that use EnOceanChannelDescription Package Description org.osgi.service.enocean.descriptions EnOcean Descriptions Package Version 1.0. -
-
Uses of EnOceanChannelDescription in org.osgi.service.enocean.descriptions
Subinterfaces of EnOceanChannelDescription in org.osgi.service.enocean.descriptions Modifier and Type Interface Description interfaceEnOceanDataChannelDescriptionSubinterface ofEnOceanChannelDescriptionthat describes physical measuring channels.interfaceEnOceanEnumChannelDescriptionSubinterface ofEnOceanChannelDescriptionthat describes enumerated channels.interfaceEnOceanFlagChannelDescriptionSubinterface ofEnOceanChannelDescriptionthat describes boolean channels.Methods in org.osgi.service.enocean.descriptions that return EnOceanChannelDescription Modifier and Type Method Description EnOceanChannelDescriptionEnOceanChannelDescriptionSet. getChannelDescription(java.lang.String channelId)Retrieves aEnOceanChannelDescriptionobject according to its identifier.
-