Package | Description |
---|---|
net.sf.mbus4j.dataframes | |
net.sf.mbus4j.devices | |
net.sf.mbus4j.master | |
net.sf.mbus4j.slaves |
Modifier and Type | Method and Description |
---|---|
UserDataResponse |
UserDataResponse.clone() |
Constructor and Description |
---|
GeneralApplicationError(UserDataResponse old) |
Modifier and Type | Method and Description |
---|---|
static GenericDevice |
DeviceFactory.createDevice(UserDataResponse udResp,
Frame requestFrame) |
static GenericDevice |
DeviceFactory.createGenericDevice(UserDataResponse udResp,
Frame requestFrame) |
Constructor and Description |
---|
GenericDevice(UserDataResponse udResp,
Frame requestFrame) |
Modifier and Type | Method and Description |
---|---|
UserDataResponse |
ValueRequestPointLocator.getFullResponse()
Deprecated.
|
UserDataResponse |
MBusMaster.readResponse(byte address) |
UserDataResponse |
MBusMaster.readResponseBySecondary(int bcdId,
String man,
Byte version,
MBusMedium medium) |
Modifier and Type | Method and Description |
---|---|
void |
ValueRequestPointLocator.setFullResponse(UserDataResponse fullResponse)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static Slave |
Slave.fromResponse(UserDataResponse udr) |
Copyright © 2009–2016 MBus4J. All rights reserved.