public interface EnOceanChannel
Modifier and Type | Method and Description |
---|---|
String |
getChannelId() |
int |
getOffset() |
byte[] |
getRawValue()
Gets the raw value of this channel.
|
int |
getSize() |
void |
setRawValue(byte[] rawValue)
Sets the raw value of a channel.
|
String getChannelId()
int getOffset()
int getSize()
byte[] getRawValue()
void setRawValue(byte[] rawValue)
rawValue
- Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0