ICAROUS
|
followers respond to vote reqeuests with this message
#include <raft_msg.h>
Public Attributes | |
uint8_t | TlmHeader [CFE_SB_TLM_HDR_SIZE] |
int32_t | intersectionID |
uint32_t | candidateID |
uint32_t | nodeID |
uint32_t | term |
uint32_t raftVoteResponse_t::candidateID |
Leader node's aircraft ID
int32_t raftVoteResponse_t::intersectionID |
Intersection for which election is taking place
uint32_t raftVoteResponse_t::nodeID |
Follower node's aircraft ID
uint32_t raftVoteResponse_t::term |
Election term for current request
uint8_t raftVoteResponse_t::TlmHeader[CFE_SB_TLM_HDR_SIZE] |
cFS header information