Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
UAPubSubStatus_Base
Interface UAPubSubStatus_Base
namespace
http://opcfoundation.org/UA/
nodeClass
ObjectType
typedDefinition
PubSubStatusType i=14643
isAbstract
false
interface
UAPubSubStatus_Base
{
disable
?:
UAMethod
;
enable
?:
UAMethod
;
state
:
UABaseDataVariable
<
EnumPubSubState
,
Int32
>
;
}
Hierarchy (
view full
)
UAPubSubStatus_Base
UAPubSubStatus
Index
Properties
disable?
enable?
state
Properties
Optional
disable
disable
?:
UAMethod
Optional
enable
enable
?:
UAMethod
state
state
:
UABaseDataVariable
<
EnumPubSubState
,
Int32
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
disable
enable
state
NodeOPCUA reference documentation - public API
Loading...