public static class InfoRequest.RemoteButtonInfo extends java.lang.Object implements InfoRequest.Value
Parameter.Key.REMOTE_BUTTON_INFO.InfoResponse.RemoteButtonInfo| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
applianceId
ID of appliance whose buttons data needs to be queried.
|
java.lang.String |
resourceEui
ID of resource to which appliance belongs to.
|
| Constructor and Description |
|---|
RemoteButtonInfo(java.lang.String applianceId,
java.lang.String resourceEui)
Constructs this object give applianceId and resourceEui.
|