|
The Robot Application Programming Interface Delegate Project
|
|
Network device traffic information acquired through /proc/net/dev. More...
import "SystemInfoSample.idl";
Public Attributes | |
| long | rx |
| long | tx |
| long | rxErrors |
| long | txErrors |
Units are kbps for tx/rx, packets for total errors (tx errors + rx errors).
| long rx |
| long rxErrors |
| long tx |
| long txErrors |