Structure defining the value of a node.
More...
#include <libs2opc_client.h>
Structure defining the value of a node.
- Deprecated:
- This type is deprecated since version 1.5.0 and will be removed in version 1.6.0.
◆ type
The value type. Specifies the type of '*value' amongst:
- SOPC_LibSub_CstString (SOPC_LibSub_DataType_string / SOPC_LibSub_DataType_bytestring)
- int64_t (SOPC_LibSub_DataType_bool / SOPC_LibSub_DataType_integer)
- NULL (SOPC_LibSub_DataType_other)
◆ quality
SOPC_LibSub_Value::quality |
◆ value
void* SOPC_LibSub_Value::value |
◆ length
SOPC_LibSub_Value::length |
The length of the value, in case it is a bytestring. 0 otherwise.
◆ source_timestamp
◆ server_timestamp
◆ raw_value
SOPC_LibSub_Value::raw_value |
The documentation for this struct was generated from the following file:
- /builds/systerel/S2OPC/src/ClientServer/frontend/client_wrapper/deprecated/libs2opc_client.h