Raritan Computer CC-WSAPI-0B-v5.1.0-E Marine Radio User Manual


 
Chapter 2: API Definitions
16
addAssociationToNode
Associate the node with one or more category values
parameters
String sessionID
String nodeName - The unique name of the node to modify
AssociationData[]associations
return value
boolean true on success
deleteAssociationFromNode
Disassociate the node from one or more category values
parameters
String sessionID
String nodeName - The unique name of the node to modify
AssociationData[]associations
return value
boolean true on success
renameNode
This operation changes the name of the specified node to the new name.
parameters
String sessionID
String currentNodeName - The name of the node that one wants
to modify.
String newNodeName - The name to take the place of the current
one.
return value
boolean true