RDK Documentation (Open Sourced RDK Components)
RMHMonitor_NodeInfo Struct Reference

#include <rmh_monitor.h>

Collaboration diagram for RMHMonitor_NodeInfo:
Collaboration graph

Data Fields

bool joined
 
bool preferredNC
 
RMH_MacAddress_t mac
 
RMH_MoCAVersion mocaVersion
 

yes

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.

Field Documentation

◆ joined

bool RMHMonitor_NodeInfo::joined

Definition at line 54 of file rmh_monitor.h.

◆ preferredNC

bool RMHMonitor_NodeInfo::preferredNC

Definition at line 55 of file rmh_monitor.h.

◆ mac

RMH_MacAddress_t RMHMonitor_NodeInfo::mac

Definition at line 56 of file rmh_monitor.h.

◆ mocaVersion

RMH_MoCAVersion RMHMonitor_NodeInfo::mocaVersion

Definition at line 57 of file rmh_monitor.h.


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