Rock Monitoring  V 1.0
Gateway.cpp File Reference
#include "Gateway.h"
Include dependency graph for Gateway.cpp:

Go to the source code of this file.

Enumerations

enum  State {
  wakingUP, dataRequest, receive, sendServer,
  sendSleepCommand, sleep, wakingUP, measure,
  sendToGateway, sleep, sleepCommand
}
 

Enumeration Type Documentation

enum State
Enumerator
wakingUP 
dataRequest 
receive 
sendServer 
sendSleepCommand 
sleep 
wakingUP 
measure 
sendToGateway 
sleep 
sleepCommand 

Definition at line 3 of file Gateway.cpp.