data class GetAttributesRequest
Request object containing input parameters for the DOMDomain.getAttributes command.
<init> |
Request object containing input parameters for the DOMDomain.getAttributes command. GetAttributesRequest(nodeId: NodeId) |
nodeId |
Id of the node to retrieve attibutes for. val nodeId: NodeId |