Package | Description |
---|---|
org.osgi.service.enocean.descriptions |
EnOcean Descriptions Package Version 1.0.
|
Modifier and Type | Method and Description |
---|---|
EnOceanChannel[] |
EnOceanMessageDescription.deserialize(byte[] bytes)
Deserializes an array of bytes into the EnOceanChannels available to the
payload, if possible.
|
Modifier and Type | Method and Description |
---|---|
byte[] |
EnOceanMessageDescription.serialize(EnOceanChannel[] channels)
Serializes a series of
EnOceanChannel objects into the
corresponding byte[] sequence. |
Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0