9.1.10.2 Enable Method

This Method is used to enable a configured 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 Enable Method calls if the current State is not Disabled.

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

Signature

	Enable ();

Method Result Codes

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

Table 308 specifies the AddressSpace representation for the Enable Method.

Table 308 – Enable Method AddressSpace definition
Attribute Value
BrowseNameEnable
ConformanceUnits
PubSub Model Base