Uses of Interface
org.osgi.service.enocean.descriptions.EnOceanMessageDescription
-
Packages that use EnOceanMessageDescription Package Description org.osgi.service.enocean.descriptions EnOcean Descriptions Package Version 1.0. -
-
Uses of EnOceanMessageDescription in org.osgi.service.enocean.descriptions
Methods in org.osgi.service.enocean.descriptions that return EnOceanMessageDescription Modifier and Type Method Description EnOceanMessageDescription
EnOceanMessageDescriptionSet. getMessageDescription(int rorg, int func, int type, int extra)
Retrieves aEnOceanMessageDescription
object according to its identifiers.
-