Interface ZDPResponse
public interface ZDPResponse
This type represents a successful ZDP invocation.
Note that the underlying call may not have succeeded, The ZDPFrame frame must
be introspected to identify the response from the
ZigBeeNode.-
Method Details
-
getClusterId
int getClusterId()Returns the clusterId this response refers to.- Returns:
- the clusterId this response refers to.
-
getFrame
-