Trident IoT Z-Wave SDK
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
events.h
Go to the documentation of this file.
1
5
12#ifndef APPS_WINDOW_SENSOR_EVENTS_H_
13#define APPS_WINDOW_SENSOR_EVENTS_H_
14
15#include <ev_man.h>
16
35
36#endif /* APPS_WINDOW_SENSOR_EVENTS_H_ */
Framework event manager, handling all event types for the framework.
enum EVENT_APP_SENSOR_PIR EVENT_APP
EVENT_APP_SENSOR_PIR
Definition events.h:28
@ EVENT_APP_BATTERY_REPORT
Battery report event.
Definition events.h:30
@ EVENT_EMPTY
Empty event.
Definition events.h:29
@ EVENT_APP_WINDOW_CLOSE
Window close event.
Definition events.h:32
@ EVENT_APP_WINDOW_OPEN
Window open event.
Definition events.h:31
#define DEFINE_EVENT_APP_NBR
Definition ev_man.h:39