[
  {
    "bytesRx": 10,
    "bytesTx": 4,
    "flowCount": 7,
    "packetsRx": 3,
    "packetsTx": 10,
    "totalBytes": 1,
    "totalPackets": 9,
    "category": 4,
    "name": 8
  },
  {
    "bytesRx": 4,
    "bytesTx": 6,
    "flowCount": 1,
    "packetsRx": 5,
    "packetsTx": 8,
    "totalBytes": 2,
    "totalPackets": 8,
    "category": 1,
    "name": 7
  },
  {
    "bytesRx": 7,
    "bytesTx": 9,
    "flowCount": 2,
    "packetsRx": 8,
    "packetsTx": 8,
    "totalBytes": 7,
    "totalPackets": 9,
    "category": 10,
    "name": 3
  },
  {
    "bytesRx": 1,
    "bytesTx": 3,
    "flowCount": 10,
    "packetsRx": 5,
    "packetsTx": 2,
    "totalBytes": 8,
    "totalPackets": 5,
    "category": 4,
    "name": 9
  }
]