SIAggregatedDataCounter

SIAggregatedDataCounter
SIAggregatedDataCounter
JSON Example
{
    "rx_bytes": {
        "dropped": 0,
        "multicast_broadcast": 0,
        "total": 0
    },
    "rx_packets": {
        "dropped": 0,
        "multicast_broadcast": 0,
        "total": 0
    },
    "tx_bytes": {
        "dropped": 0,
        "multicast_broadcast": 0,
        "total": 0
    },
    "tx_packets": {
        "dropped": 0,
        "multicast_broadcast": 0,
        "total": 0
    }
}
rx_bytes
Optional

rx_bytes

rx_packets
Optional

rx_packets

tx_bytes
Optional

tx_bytes

tx_packets
Optional

tx_packets