open62541 1.4.15
Open source implementation of OPC UA
Loading...
Searching...
No Matches
Data Fields
UA_PublishedVariableDataType Struct Reference

#include <types_generated.h>

Data Fields

UA_NodeId publishedVariable
 
UA_UInt32 attributeId
 
UA_Double samplingIntervalHint
 
UA_UInt32 deadbandType
 
UA_Double deadbandValue
 
UA_String indexRange
 
UA_Variant substituteValue
 
size_t metaDataPropertiesSize
 
UA_QualifiedNamemetaDataProperties
 

Detailed Description

PublishedVariableDataType.

Definition at line 382 of file types_generated.h.

Field Documentation

◆ attributeId

UA_UInt32 UA_PublishedVariableDataType::attributeId

Definition at line 384 of file types_generated.h.

◆ deadbandType

UA_UInt32 UA_PublishedVariableDataType::deadbandType

Definition at line 386 of file types_generated.h.

◆ deadbandValue

UA_Double UA_PublishedVariableDataType::deadbandValue

Definition at line 387 of file types_generated.h.

◆ indexRange

UA_String UA_PublishedVariableDataType::indexRange

Definition at line 388 of file types_generated.h.

◆ metaDataProperties

UA_QualifiedName* UA_PublishedVariableDataType::metaDataProperties

Definition at line 391 of file types_generated.h.

◆ metaDataPropertiesSize

size_t UA_PublishedVariableDataType::metaDataPropertiesSize

Definition at line 390 of file types_generated.h.

◆ publishedVariable

UA_NodeId UA_PublishedVariableDataType::publishedVariable

Definition at line 383 of file types_generated.h.

◆ samplingIntervalHint

UA_Double UA_PublishedVariableDataType::samplingIntervalHint

Definition at line 385 of file types_generated.h.

◆ substituteValue

UA_Variant UA_PublishedVariableDataType::substituteValue

Definition at line 389 of file types_generated.h.


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