MKCommModel
Public Attributes
HeartBeatPacket Struct Reference

#include <MKPacket.h>

List of all members.

Public Attributes

uint8_t pkt_vermaj
uint8_t pkt_vermin
uint16_t pkt_size
uint32_t uptime
uint8_t mac [6]
uint32_t ip_addr
uint8_t num_stations
NeighborInfomp

Detailed Description

Hold the information sent in each heartbeat packet.


Member Data Documentation

The ip address of this node.

The mac address of this node.

The nodes that this node has talked to (?)

The number of NeighborInfo structures contained in this packet.


The documentation for this struct was generated from the following file:
 All Classes Functions Variables