Bluenet  5.7.0
Bluenet, firmware for nRF52 smart home devices
Loading...
Searching...
No Matches
MeshTopologyResearch::TimingSettings Struct Reference

Public Attributes

uint8_t min_samples_to_trigger_burst
 When flushAggregatedRssiData is in the flushing phase, only variance_map entries that have accumulated this many samples will be included. More...
 
uint32_t burst_period_ms
 Period between sending data in 'burst mode'. More...
 
uint32_t accumulation_period_ms
 This value determines the period between end and start of bursts. More...
 
uint32_t boot_sequence_period_ms
 When boot sequence period expires, a flush (burst) of the rssi data will be triggered. More...
 

Member Data Documentation

◆ accumulation_period_ms

uint32_t MeshTopologyResearch::TimingSettings::accumulation_period_ms

This value determines the period between end and start of bursts.

◆ boot_sequence_period_ms

uint32_t MeshTopologyResearch::TimingSettings::boot_sequence_period_ms

When boot sequence period expires, a flush (burst) of the rssi data will be triggered.

◆ burst_period_ms

uint32_t MeshTopologyResearch::TimingSettings::burst_period_ms

Period between sending data in 'burst mode'.

◆ min_samples_to_trigger_burst

uint8_t MeshTopologyResearch::TimingSettings::min_samples_to_trigger_burst

When flushAggregatedRssiData is in the flushing phase, only variance_map entries that have accumulated this many samples will be included.


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