nRF5 SDK for Mesh v5.0.0
Macros
Device configuration

Device global configuration parameters for the device's representation on the mesh network. More...

Macros

#define DEVICE_COMPANY_ID   (ACCESS_COMPANY_ID_NONE)
 Device company identifier. More...
 
#define DEVICE_PRODUCT_ID   (0x0000)
 Device product identifier. More...
 
#define DEVICE_VERSION_ID   (0x0000)
 Device version identifier. More...
 

Detailed Description

Device global configuration parameters for the device's representation on the mesh network.

Macro Definition Documentation

◆ DEVICE_COMPANY_ID

#define DEVICE_COMPANY_ID   (ACCESS_COMPANY_ID_NONE)

Device company identifier.

Definition at line 59 of file nrf_mesh_config_app.h.

◆ DEVICE_PRODUCT_ID

#define DEVICE_PRODUCT_ID   (0x0000)

Device product identifier.

Definition at line 62 of file nrf_mesh_config_app.h.

◆ DEVICE_VERSION_ID

#define DEVICE_VERSION_ID   (0x0000)

Device version identifier.

Definition at line 65 of file nrf_mesh_config_app.h.


Documentation feedback | Developer Zone | Subscribe | Updated