This is the documentation for ToiNetMocaDeviceMocaUnicastForwardingEntry.
Entry of the unicast forwarding table. Use toi.statics.ToiNetMocaDeviceMocaUnicastForwardingEntry.create(<macAddress>, <ucDestNodeId>) to create an instance of ToiNetMocaDeviceMocaUnicastForwardingEntry.
import "ToiNetMocaDeviceMocaUnicastForwardingEntry.idl";
Public Attributes | |
| attribute string | macAddress |
| attribute unsigned long | ucDestNodeId |
| attribute string ToiNetMocaDeviceMocaUnicastForwardingEntry::macAddress |
MAC address in readable form.
| attribute unsigned long ToiNetMocaDeviceMocaUnicastForwardingEntry::ucDestNodeId |
Node ID of device on MoCA network.