nRF5 SDK for Mesh v2.1.1
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.
 
#define DEVICE_VERSION_ID   (0x0000)
 Device version identifier.
 
#define DEVICE_FEATURES   (CONFIG_FEATURE_RELAY_BIT)
 Supported features of the device. 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_FEATURES

#define DEVICE_FEATURES   (CONFIG_FEATURE_RELAY_BIT)

Supported features of the device.

See also
config_feature_bit_t

Definition at line 68 of file nrf_mesh_config_app.h.


Documentation feedback | Developer Zone | Subscribe | Updated