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