9.1.10.3 Disable Method

This Method is used to disable a PubSub Object. The related state machine and the transitions triggered by a successful call to this Method are defined in 6.2.1.

The Server shall reject Disable Method calls if the current State is Disabled.

The Client shall be authorized to modify the configuration for the PubSub functionality when invoking this Method on the Server.

Signature

	Disable ();

Method Result Codes

ResultCode Description
Bad_InvalidStateThe state of the Object is not operational.
Bad_UserAccessDeniedThe Session user is not allowed to configure the Object.

Table 309 specifies the AddressSpace representation for the Disable Method.

Table 309 – Disable Method AddressSpace definition
Attribute Value
BrowseNameDisable
ConformanceUnits
PubSub Model Base