open62541 1.3.12
Open source implementation of OPC UA
Loading...
Searching...
No Matches
_OpcUa_SetTriggeringRequest Struct Reference

#include <opcua_types.h>

Data Fields

OpcUa_RequestHeader RequestHeader
 
OpcUa_UInt32 SubscriptionId
 
OpcUa_UInt32 TriggeringItemId
 
OpcUa_Int32 NoOfLinksToAdd
 
OpcUa_UInt32 * LinksToAdd
 
OpcUa_Int32 NoOfLinksToRemove
 
OpcUa_UInt32 * LinksToRemove
 

Detailed Description

Definition at line 5452 of file opcua_types.h.

Field Documentation

◆ RequestHeader

OpcUa_RequestHeader _OpcUa_SetTriggeringRequest::RequestHeader

Definition at line 5454 of file opcua_types.h.

◆ SubscriptionId

OpcUa_UInt32 _OpcUa_SetTriggeringRequest::SubscriptionId

Definition at line 5455 of file opcua_types.h.

◆ TriggeringItemId

OpcUa_UInt32 _OpcUa_SetTriggeringRequest::TriggeringItemId

Definition at line 5456 of file opcua_types.h.

◆ NoOfLinksToAdd

OpcUa_Int32 _OpcUa_SetTriggeringRequest::NoOfLinksToAdd

Definition at line 5457 of file opcua_types.h.

◆ LinksToAdd

OpcUa_UInt32* _OpcUa_SetTriggeringRequest::LinksToAdd

Definition at line 5458 of file opcua_types.h.

◆ NoOfLinksToRemove

OpcUa_Int32 _OpcUa_SetTriggeringRequest::NoOfLinksToRemove

Definition at line 5459 of file opcua_types.h.

◆ LinksToRemove

OpcUa_UInt32* _OpcUa_SetTriggeringRequest::LinksToRemove

Definition at line 5460 of file opcua_types.h.


The documentation for this struct was generated from the following file: