ICAROUS
|
raft heartbeat sent to followers from the leader node More...
#include <raft_msg.h>
Public Attributes | |
uint8_t | TlmHeader [CFE_SB_TLM_HDR_SIZE] |
int32_t | intersectionID |
uint32_t | leaderID |
uint32_t | totalNodes |
uint32_t | logIndex |
uint32_t | term |
report_t | log [MAX_NODES] |
Published under the ICAROUS_RAFT_HBEAT_MID topic
int32_t raftHbeat_t::intersectionID |
Intersection ID for the current raft network
Intersection ID of the participating node
uint32_t raftHbeat_t::leaderID |
Leader node's aircraft ID
uint32_t raftHbeat_t::logIndex |
Index (count) of the current log data
uint32_t raftHbeat_t::term |
Term of current leader
uint8_t raftHbeat_t::TlmHeader[CFE_SB_TLM_HDR_SIZE] |
cFS header information
uint32_t raftHbeat_t::totalNodes |
Total number of nodes in the network