
public class KnxCommunication extends Object
| Constructor and Description |
|---|
KnxCommunication(KnxNetworkDriverImp driver) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getLastSentPacket() |
void |
init() |
void |
readState(String deviceId) |
void |
sendCommand(String device,
byte[] command,
KnxCommand commandType) |
void |
stopCommunication() |
public KnxCommunication(KnxNetworkDriverImp driver)
public void init()
public void stopCommunication()
public void readState(String deviceId)
public void sendCommand(String device, byte[] command, KnxCommand commandType)
public byte[] getLastSentPacket()
Copyright © 2018 universAAL Consortium. All rights reserved.