46 UA_NodeId ownNodeId{};
52 UA_StatusCode mapSelfToNamespace();
63 ua_additionalvariable(UA_Server* server, UA_NodeId basenodeid,
string name,
string value,
string description);
67 UA_DateTime getSourceTimeStamp();
69 static UA_StatusCode ua_readproxy_ua_additionalvariable_getValue(UA_Server* server,
const UA_NodeId* sessionId,
70 void* sessionContext,
const UA_NodeId* nodeId,
void* nodeContext, UA_Boolean includeSourceTimeStamp,
71 const UA_NumericRange* range, UA_DataValue* value);