Trident IoT Z-Wave SDK
 
Loading...
Searching...
No Matches
CC_MultilevelSensor_Support.h
Go to the documentation of this file.
1/***************************************************************************/
18#ifndef CC_MULTILEVELSENSOR_SUPPORT_H
19#define CC_MULTILEVELSENSOR_SUPPORT_H
20// -----------------------------------------------------------------------------
21// Includes
22// -----------------------------------------------------------------------------
24
32// -----------------------------------------------------------------------------
33// Macros and Typedefs
34// -----------------------------------------------------------------------------
35#define MULTILEVEL_SENSOR_DEFAULT_AUTOREPORT_PEDIOD_SEC (MULTILEVEL_SENSOR_DEFAULT_AUTOREPORT_PEDIOD_MIN*60)
36#define MULTILEVEL_SENSOR_DEFAULT_AUTOREPORT_PEDIOD_MS (MULTILEVEL_SENSOR_DEFAULT_AUTOREPORT_PEDIOD_SEC*1000)
37// -----------------------------------------------------------------------------
38// Global Variables
39// -----------------------------------------------------------------------------
40
41// -----------------------------------------------------------------------------
42// Public Function Declarations
43// -----------------------------------------------------------------------------
44
50
56#endif // CC_MULTILEVELSENSOR_SUPPORT_H
void cc_multilevel_sensor_send_sensor_data(void)