12 #ifndef MSGHANDLER_PROTOCOL_H 13 #define MSGHANDLER_PROTOCOL_H 27 typedef enum MSGHANDLER_MSG_ID {
100 #pragma pack(push, 1) 107 typedef struct MSG_RHYTHM_S {
129 uint32_t intakeOffset[16];
154 typedef struct MSG_CMD_START_S {
165 typedef struct MSG_RESPONSE_GETSTART_S {
171 typedef struct MSG_RESPONSE_GETPILLREMOVALS_S {
#define THERAPY_MAX_REMOVALS
Definition: therapy.h:41
Definition: app_demo_dp_tadherence/inc/msghandler_protocol.h:49
MSGHANDLER_MSG_ID_T
Definition: app_demo_dp_tadherence/inc/msghandler_protocol.h:27
uint32_t current
Definition: app_demo_dp_tadherence/inc/msghandler_protocol.h:155
Definition: app_demo_dp_tadherence/inc/msghandler_protocol.h:165
Definition: app_demo_dp_tadherence/inc/msghandler_protocol.h:171
Definition: app_demo_dp_tadherence/inc/msghandler_protocol.h:58
uint32_t start
Definition: app_demo_dp_tadherence/inc/msghandler_protocol.h:167
Definition: app_demo_dp_tadherence/inc/msghandler_protocol.h:107
Definition: app_demo_dp_tadherence/inc/msghandler_protocol.h:154
uint32_t leniency
Definition: app_demo_dp_tadherence/inc/msghandler_protocol.h:147
Definition: app_demo_dp_tadherence/inc/msghandler_protocol.h:84
Definition: app_demo_dp_tadherence/inc/msghandler_protocol.h:36
uint32_t period
Definition: app_demo_dp_tadherence/inc/msghandler_protocol.h:113
MSG_RHYTHM_T MSG_RESPONSE_GETRHYTHM_T
Definition: app_demo_dp_tadherence/inc/msghandler_protocol.h:162
MSG_RHYTHM_T MSG_CMD_SETRHYTHM_T
Definition: app_demo_dp_tadherence/inc/msghandler_protocol.h:151
Definition: app_demo_dp_tadherence/inc/msghandler_protocol.h:95
uint32_t updateInterval
Definition: app_demo_dp_tadherence/inc/msghandler_protocol.h:156
Definition: app_demo_dp_tadherence/inc/msghandler_protocol.h:75