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
}
}