Uses of Interface
org.osgi.service.enocean.EnOceanChannel
-
Uses of EnOceanChannel in org.osgi.service.enocean.descriptions
Modifier and TypeMethodDescriptionEnOceanMessageDescription.deserialize
(byte[] bytes) Deserializes an array of bytes into the EnOceanChannels available to the payload, if possible.Modifier and TypeMethodDescriptionbyte[]
EnOceanMessageDescription.serialize
(EnOceanChannel[] channels) Serializes a series ofEnOceanChannel
objects into the corresponding byte[] sequence.