Uses of Interface
org.osgi.service.enocean.EnOceanChannel
Packages that use EnOceanChannel
- 
Uses of EnOceanChannel in org.osgi.service.enocean.descriptions
Methods in org.osgi.service.enocean.descriptions that return EnOceanChannelModifier and TypeMethodDescriptionEnOceanMessageDescription.deserialize(byte[] bytes) Deserializes an array of bytes into the EnOceanChannels available to the payload, if possible.Methods in org.osgi.service.enocean.descriptions with parameters of type EnOceanChannelModifier and TypeMethodDescriptionbyte[]EnOceanMessageDescription.serialize(EnOceanChannel[] channels) Serializes a series ofEnOceanChannelobjects into the corresponding byte[] sequence.