NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-address-space
UAPubSubStatus_Base
Interface UAPubSubStatus_Base
namespace
http://opcfoundation.org/UA/
nodeClass
ObjectType
typedDefinition
PubSubStatusType i=14643
isAbstract
false
interface
UAPubSubStatus_Base
{
disable
?:
UAMethod
<
UAMethodEvents
>
;
enable
?:
UAMethod
<
UAMethodEvents
>
;
state
:
UABaseDataVariable
<
EnumPubSubState
,
Int32
>
;
}
Hierarchy (
View Summary
)
UAPubSubStatus_Base
UAPubSubStatus
Index
Properties
disable?
enable?
state
Properties
Optional
disable
disable
?:
UAMethod
<
UAMethodEvents
>
Optional
enable
enable
?:
UAMethod
<
UAMethodEvents
>
state
state
:
UABaseDataVariable
<
EnumPubSubState
,
Int32
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
disable
enable
state
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...