Motorola Mobility Confidential Restricted.
ToiNetMocaDeviceMocaNetworkStatus Interface Reference

Description

This is the documentation for ToiNetMocaDeviceMocaNetworkStatus.
MoCA network status. Use toi.statics.ToiNetMocaDeviceMocaNetworkStatus.create(<networkVersion>, <networkCoordinatorNodeId>, <backupNetworkCoordinatorNodeId>, <connectedNodes>) to create an instance of ToiNetMocaDeviceMocaNetworkStatus.

import "ToiNetMocaDeviceMocaNetworkStatus.idl";

List of all members.

Public Attributes

attribute string networkVersion
attribute unsigned long networkCoordinatorNodeId
attribute unsigned long backupNetworkCoordinatorNodeId
attribute unsigned long connectedNodes

Member Data Documentation

Node ID of backup network coordinator on MoCA network.

Number of nodes present on MoCA network.

Node ID of network coordinator on MoCA network.

Current MoCA beacon version of network (1.0, 1.1, 2.0) (valid only if linkStatus is UP).