High Performance OPC UA Server SDK  1.3.1.248
ua_variable Struct Reference

Variable data for table entries. More...

#include <nodestorage.h>

Data Fields

ua_index_ex_t datatype
 
int32_t valuerank
 
uint32_t minimum_sampling_interval
 
int32_t num_dimensions
 us, defined as double in UA, but we don't want that here. More...
 
ua_index_t dimensionsindex
 
uint8_t accesslevel
 
uint8_t storeindex
 index to specific store in the SDK managed global store
 
ua_uindex_t valueindex
 index to userdefine value array / userdata
 

Detailed Description

Variable data for table entries.

Field Documentation

◆ num_dimensions

int32_t num_dimensions

us, defined as double in UA, but we don't want that here.


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