Package | Description |
---|---|
com.mmbnetworks.serial.rha.zclmessages | |
com.mmbnetworks.serial.rha.zigbeesupportconfig |
Modifier and Type | Method and Description |
---|---|
ZigBeeArray<AttributeID> |
RHAZCLReadAttributeRequest.getAttributeIDList() |
Modifier and Type | Method and Description |
---|---|
void |
RHAZCLReadAttributeRequest.setAttributeIDList(ZigBeeArray<AttributeID> val) |
Modifier and Type | Method and Description |
---|---|
ZigBeeArray<AttributeID> |
RHAAttributeListResponse.getAttributeList() |
ZigBeeArray<ClusterID> |
RHAEndpointDescriptorResponse.getClientClusterList() |
ZigBeeArray<ClusterID> |
RHAAddEndpoint.getClientClusterList() |
ZigBeeArray<UInt8> |
RHARegisterCommandsPassThru.getCommandIDsList() |
ZigBeeArray<UInt8> |
RHAEndpointListResponse.getEndpointIDList() |
ZigBeeArray<ClusterID> |
RHAEndpointDescriptorResponse.getServerClusterList() |
ZigBeeArray<ClusterID> |
RHAAddEndpoint.getServerClusterList() |
Modifier and Type | Method and Description |
---|---|
void |
RHAAttributeListResponse.setAttributeList(ZigBeeArray<AttributeID> val) |
void |
RHAEndpointDescriptorResponse.setClientClusterList(ZigBeeArray<ClusterID> val) |
void |
RHAAddEndpoint.setClientClusterList(ZigBeeArray<ClusterID> val) |
void |
RHARegisterCommandsPassThru.setCommandIDsList(ZigBeeArray<UInt8> val) |
void |
RHAEndpointListResponse.setEndpointIDList(ZigBeeArray<UInt8> val) |
void |
RHAEndpointDescriptorResponse.setServerClusterList(ZigBeeArray<ClusterID> val) |
void |
RHAAddEndpoint.setServerClusterList(ZigBeeArray<ClusterID> val) |
Copyright © 2015. All rights reserved.