UniSaSA  1.0
C Gateway
Macros
configuration.h File Reference

Go to the source code of this file.

Macros

#define SIZE_REQUEST_QUEUE   5
 
#define SIZE_MESSAGE   256
 
#define MAX_BYTES_ID_DEVICES   4
 
#define DELIM   ";"
 
#define SYMBOL_SENSOR   '$'
 
#define SYMBOL_ACTUATOR   '@'
 
#define MAX_NUM_DEVICES   1024
 
#define MAX_NUM_SENSORS   1024
 
#define MAX_NUM_ACTUATORS   1024
 
#define MAX_NUM_CONNECTORS   512
 
#define MAX_NUM_DEVICES_DISCOVERY   128
 
#define MAX_BYTES_ID_SENSOR   4
 
#define MAX_BYTES_ID_ACTUATOR   4
 
#define MAX_BYTES_ID_DEVICE   4
 
#define MAX_BYTES_DEV_ADDRESS   16
 
#define MAX_BYTES_NUM_SENSORS   4
 
#define MAX_BYTES_NUM_ACTUATORS   4
 

Detailed Description

This constants can change the gateway behavior.

Definition in file configuration.h.