RDK Documentation (Open Sourced RDK Components)
|
#include <rmh_monitor.h>
Data Fields | |
bool | joined |
bool | preferredNC |
RMH_MacAddress_t | mac |
RMH_MoCAVersion | mocaVersion |
Stores information about a given node. We store this interally it so if a node leaves the network we still know something about it.
Definition at line 53 of file rmh_monitor.h.
bool RMHMonitor_NodeInfo::joined |
Definition at line 54 of file rmh_monitor.h.
bool RMHMonitor_NodeInfo::preferredNC |
Definition at line 55 of file rmh_monitor.h.
RMH_MacAddress_t RMHMonitor_NodeInfo::mac |
Definition at line 56 of file rmh_monitor.h.
RMH_MoCAVersion RMHMonitor_NodeInfo::mocaVersion |
Definition at line 57 of file rmh_monitor.h.