RMM API 2.0.0
Loading...
Searching...
No Matches
RingState Struct Reference

Represents the current operational status and topology information of a ring. More...

#include <RMMRing.h>

Public Attributes

bool enabled = true
 
bool inTopology = false
 
uint32_t nodeCount = 0
 

Detailed Description

Represents the current operational status and topology information of a ring.

Member Data Documentation

◆ enabled

bool RingState::enabled = true

If the ring is enabled on the topology.

◆ inTopology

bool RingState::inTopology = false

If the ring is populated on the topology.

◆ nodeCount

uint32_t RingState::nodeCount = 0

The number of nodes (FENs) on ring


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