public class SubBacnetObjectRequest extends GenericAccountRequest
| Constructor and Description |
|---|
SubBacnetObjectRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDestTopic() |
List<BacnetObjectId> |
getPoints() |
void |
setDestTopic(String destTopic) |
void |
setPoints(List<BacnetObjectId> points) |
withRequestCredentialsgetRequestCredentials, setRequestCredentialspublic String getDestTopic()
public void setDestTopic(String destTopic)
public List<BacnetObjectId> getPoints()
public void setPoints(List<BacnetObjectId> points)
Copyright © 2024. All rights reserved.