Wiselib
Enumerations
wiselib.testing/util/glab_rest_connector/request_types.h File Reference

Go to the source code of this file.

Enumerations

enum  RequestTypes {
  GET_SENSORS = 0, GET_NODE_META_DATA = 1, GET_SENSOR_VALUE = 2, GET_SENSOR_META_DATA = 3,
  SUBSCRIBE = 4, CANCEL_SUBSCRIPTION = 5, POST_SENSOR_META_DATA = 6
}

Enumeration Type Documentation

Enumerator:
GET_SENSORS 
GET_NODE_META_DATA 
GET_SENSOR_VALUE 
GET_SENSOR_META_DATA 
SUBSCRIBE 
CANCEL_SUBSCRIPTION 
POST_SENSOR_META_DATA 
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines