Z-Wave Protocol Controller Reference
device_id.c File Reference
#include <stdio.h>
#include <string.h>
#include "sl_log.h"
Include dependency graph for device_id.c:

Macros

#define MAX_DEVICE_ID_SIZE   512
 
#define LOG_TAG   "zpc_config"
 

Functions

const char * get_device_id ()
 Get unique reboot persistent device id. More...
 

Macro Definition Documentation

◆ LOG_TAG

#define LOG_TAG   "zpc_config"

◆ MAX_DEVICE_ID_SIZE

#define MAX_DEVICE_ID_SIZE   512

Function Documentation

◆ get_device_id()

const char * get_device_id ( )

Get unique reboot persistent device id.

Can be used in identifying the device, ZPC is running on for e.g. in Device specific report Command class

Here is the caller graph for this function: