serial_evt_cmd_rsp_data_model_pub_ttl_get_t

nRF5 SDK for Mesh v5.0.0

Command response data with the publish ttl value. More...

#include <serial_cmd_rsp.h>

Data Fields

uint8_t ttl
 TTL for published messages. More...
 

Detailed Description

Command response data with the publish ttl value.

Definition at line 241 of file serial_cmd_rsp.h.

Field Documentation

◆ ttl

uint8_t serial_evt_cmd_rsp_data_model_pub_ttl_get_t::ttl

TTL for published messages.

Definition at line 243 of file serial_cmd_rsp.h.