nRF5 SDK for Mesh v3.2.0
Modules | Macros

Implementation of the Health Model foundation model. More...

Modules

 Health Client
 Model implementing the Health Client foundation model.
 
 Fault IDs
 Mesh Profile Specification v1.0 defined fault IDs that can be used by self-tests to indicate specific problems.
 
 Health model message definitions
 Definitions of the various messages supported by the health model.
 
 Health model message opcodes
 Opcodes used in health model messages.
 
 Health Server
 Model implementing the Health Server foundation model.
 

Macros

#define HEALTH_SERVER_MODEL_ID   0x0002
 Model ID for the Health Server model. More...
 
#define HEALTH_CLIENT_MODEL_ID   0x0003
 Model ID for the Health Client model. More...
 

Detailed Description

Implementation of the Health Model foundation model.

Macro Definition Documentation

◆ HEALTH_SERVER_MODEL_ID

#define HEALTH_SERVER_MODEL_ID   0x0002

Model ID for the Health Server model.

Definition at line 49 of file health_common.h.

◆ HEALTH_CLIENT_MODEL_ID

#define HEALTH_CLIENT_MODEL_ID   0x0003

Model ID for the Health Client model.

Definition at line 51 of file health_common.h.


Documentation feedback | Developer Zone | Subscribe | Updated