S2OPC OPCUA Toolkit
Loading...
Searching...
No Matches
sopc_pubsub_constants.h File Reference

Go to the source code of this file.

Macros

#define SOPC_PUBSUB_BUFFER_SIZE   4096
 
#define SOPC_PUBSUB_MAX_PUBLISHER_PER_SCHEDULER   10
 
#define SOPC_PUBSUB_MAX_MESSAGE_PER_PUBLISHER   10
 
#define SOPC_MAX_LENGTH_UINT64_TO_STRING
 
#define SOPC_MAX_LENGTH_UINT16_TO_STRING    6 /* 2^16 = 65536 maximum number you could represent using maximum chars would be 65536 plus \0 at the end */
 
#define SOPC_PUBSUB_SKS_MAX_TOKEN_PER_CALL   5
 
#define SOPC_PUBSUB_SECURITY_POLICY   SOPC_SecurityPolicy_PubSub_Aes256_URI
 

Macro Definition Documentation

◆ SOPC_PUBSUB_BUFFER_SIZE

#define SOPC_PUBSUB_BUFFER_SIZE   4096

◆ SOPC_PUBSUB_MAX_PUBLISHER_PER_SCHEDULER

#define SOPC_PUBSUB_MAX_PUBLISHER_PER_SCHEDULER   10

◆ SOPC_PUBSUB_MAX_MESSAGE_PER_PUBLISHER

#define SOPC_PUBSUB_MAX_MESSAGE_PER_PUBLISHER   10

◆ SOPC_MAX_LENGTH_UINT64_TO_STRING

#define SOPC_MAX_LENGTH_UINT64_TO_STRING
Value:
21 /* 2^64 = 1.8447*10^19 maximum number you could represent that use maximum chars would be 1.8447*10^19 plus \0 \
at the end */

◆ SOPC_MAX_LENGTH_UINT16_TO_STRING

#define SOPC_MAX_LENGTH_UINT16_TO_STRING    6 /* 2^16 = 65536 maximum number you could represent using maximum chars would be 65536 plus \0 at the end */

◆ SOPC_PUBSUB_SKS_MAX_TOKEN_PER_CALL

#define SOPC_PUBSUB_SKS_MAX_TOKEN_PER_CALL   5

◆ SOPC_PUBSUB_SECURITY_POLICY

#define SOPC_PUBSUB_SECURITY_POLICY   SOPC_SecurityPolicy_PubSub_Aes256_URI