nRF5 SDK for Mesh v1.0.1
Data Fields
config_msg_heartbeat_publication_set_t Struct Reference

Message format for the Heartbeat Publication Set message. More...

#include <config_messages.h>

Data Fields

uint16_t destination
 Heartbeat publication destination. More...
 
uint8_t count_log
 Number of heartbeat messages to be sent. More...
 
uint8_t period_log
 Period of transmitted heartbeat messages. More...
 
uint8_t ttl
 TTL for heartbeat message. More...
 
uint16_t features
 Features triggering heartbeat messages. More...
 
config_msg_key_index_12_t netkey_index
 Index for the network key used to send heartbeats. More...
 

Detailed Description

Message format for the Heartbeat Publication Set message.

Definition at line 364 of file config_messages.h.

Field Documentation

◆ destination

uint16_t config_msg_heartbeat_publication_set_t::destination

Heartbeat publication destination.

Definition at line 366 of file config_messages.h.

◆ count_log

uint8_t config_msg_heartbeat_publication_set_t::count_log

Number of heartbeat messages to be sent.

Definition at line 367 of file config_messages.h.

◆ period_log

uint8_t config_msg_heartbeat_publication_set_t::period_log

Period of transmitted heartbeat messages.

Definition at line 368 of file config_messages.h.

◆ ttl

uint8_t config_msg_heartbeat_publication_set_t::ttl

TTL for heartbeat message.

Definition at line 369 of file config_messages.h.

◆ features

uint16_t config_msg_heartbeat_publication_set_t::features

Features triggering heartbeat messages.

Definition at line 370 of file config_messages.h.

◆ netkey_index

config_msg_key_index_12_t config_msg_heartbeat_publication_set_t::netkey_index

Index for the network key used to send heartbeats.

Definition at line 371 of file config_messages.h.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated