UniSaSA  1.0
C Gateway
Macros
Configuration2

Macros

#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
 

Detailed Description

This constants are in gateway.h MAX MAX_NUM_* are releated with Configuration3