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 {
179 THERAPY_PILLREMOVAL_INFO_T removals[THERAPY_MAX_REMOVALS];
MSG_RHYTHM_T MSG_CMD_SETRHYTHM_T
Definition: app_demo_dp_tadherence/inc/msghandler_protocol.h:151
MSG_RHYTHM_T MSG_RESPONSE_GETRHYTHM_T
Definition: app_demo_dp_tadherence/inc/msghandler_protocol.h:162
uint32_t leniency
Definition: app_demo_dp_tadherence/inc/msghandler_protocol.h:147
uint32_t period
Definition: app_demo_dp_tadherence/inc/msghandler_protocol.h:113
Definition: app_demo_dp_tadherence/inc/msghandler_protocol.h:95
Definition: app_demo_dp_tadherence/inc/msghandler_protocol.h:36
Definition: app_demo_dp_tadherence/inc/msghandler_protocol.h:75
Definition: app_demo_dp_tadherence/inc/msghandler_protocol.h:49
uint32_t current
Definition: app_demo_dp_tadherence/inc/msghandler_protocol.h:155
uint32_t updateInterval
Definition: app_demo_dp_tadherence/inc/msghandler_protocol.h:156
uint32_t start
Definition: app_demo_dp_tadherence/inc/msghandler_protocol.h:167
Definition: app_demo_dp_tadherence/inc/msghandler_protocol.h:58
Definition: app_demo_dp_tadherence/inc/msghandler_protocol.h:84
Definition: app_demo_dp_tadherence/inc/msghandler_protocol.h:107
Definition: app_demo_dp_tadherence/inc/msghandler_protocol.h:154
Definition: app_demo_dp_tadherence/inc/msghandler_protocol.h:165
MSGHANDLER_MSG_ID_T
Definition: app_demo_dp_tadherence/inc/msghandler_protocol.h:27
Definition: app_demo_dp_tadherence/inc/msghandler_protocol.h:171