This deprecated Method is used to remove a PubSubConnection Object from the PublishSubscribe Object.
A successful removal of the PubSubConnection Object removes all associated groups, DataSetWriter and DataSetReader Objects. Before the Objects are removed, their state is set to Disabled.
The Client should be authorized to modify the configuration for the PubSub functionality when invoking this Method on the Server.
Signature
RemoveConnection (
[in]NodeIdConnectionId
);
|
Argument |
Description |
|
ConnectionId |
NodeId of the PubSubConnection Object to remove from the Server |
Method Result Codes
|
ResultCode |
Description |
|
Bad_NodeIdUnknown |
The ConnectionId is unknown. |
|
Bad_UserAccessDenied |
The Session user is not allowed to delete the PubSubConnection Object. |
Table 236 specifies the AddressSpace representation for the RemoveConnection Method.
Table 236 – RemoveConnection Method AddressSpace definition
|
Attribute |
Value |
||||
|
BrowseName |
RemoveConnection |
||||
|
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
ModellingRule |
|
HasProperty |
Variable |
InputArguments |
Argument[] |
PropertyType |
Mandatory |
|
ConformanceUnits |
|||||
|
PubSub Model Base |
|||||