High Performance OPC UA Server SDK  1.7.1.383
uaserver_call_table_numeric Struct Reference

This struct allows to create local tables with handler functions, that can be easily registered with uaserver_call_table_register_numeric, though it works only when ObjectId and MethodId are numeric nodeids. More...

#include <call_table.h>

Data Fields

uint16_t * nsidx
 
uint32_t object_id
 
uint32_t method_id
 
uaserver_call_table_method_t fct
 

Detailed Description

This struct allows to create local tables with handler functions, that can be easily registered with uaserver_call_table_register_numeric, though it works only when ObjectId and MethodId are numeric nodeids.


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