open62541 1.3.12
Open source implementation of OPC UA
|
#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 |
Definition at line 5452 of file opcua_types.h.
OpcUa_RequestHeader _OpcUa_SetTriggeringRequest::RequestHeader |
Definition at line 5454 of file opcua_types.h.
OpcUa_UInt32 _OpcUa_SetTriggeringRequest::SubscriptionId |
Definition at line 5455 of file opcua_types.h.
OpcUa_UInt32 _OpcUa_SetTriggeringRequest::TriggeringItemId |
Definition at line 5456 of file opcua_types.h.
OpcUa_Int32 _OpcUa_SetTriggeringRequest::NoOfLinksToAdd |
Definition at line 5457 of file opcua_types.h.
OpcUa_UInt32* _OpcUa_SetTriggeringRequest::LinksToAdd |
Definition at line 5458 of file opcua_types.h.
OpcUa_Int32 _OpcUa_SetTriggeringRequest::NoOfLinksToRemove |
Definition at line 5459 of file opcua_types.h.
OpcUa_UInt32* _OpcUa_SetTriggeringRequest::LinksToRemove |
Definition at line 5460 of file opcua_types.h.