UniSaSA  1.0
C Gateway
Macros
Values Operation field

Macros

#define GET_DEVICES   0x0
 
#define GET_SENSOR_VALUE   0x1
 
#define SET_ACTUATOR_VALUE   0x2
 
#define MSG_TO_DEVICE   0x3
 
#define MSG_AND_ANSWER_TO_DEVICE   0x4
 
#define DISCOVERY   0x5
 
#define CHECK_DEVICE   0x6
 
#define ACTIVE_DEVICE_ACK   0x7
 
#define CLOSE_TCP_CONNECTION   0xFF
 

Detailed Description

Dont use them, use the library.