{
  "moduleInfo": {
    "last change": "string",
    "last peer index": "string",
    "last time": "string",
    "last tx msg count": "string",
    "last tx rec count": "string",
    "last tx trans": "string",
    "local change": "string",
    "my system id": "string",
    "rx invalid msg": "string",
    "rx unknown msg": "string",
    "time since change": "string"
  },
  "peers": [
    {
      "index": "string",
      "peerIP": "string",
      "peerid": 1,
      "rxrecs": 2,
      "rxsecs": 5,
      "rxtabs": 1,
      "rxtrans": 3,
      "txsecs": 4,
      "txtrans": 6
    },
    {
      "index": "string",
      "peerIP": "string",
      "peerid": 2,
      "rxrecs": 1,
      "rxsecs": 10,
      "rxtabs": 4,
      "rxtrans": 1,
      "txsecs": 4,
      "txtrans": 6
    },
    {
      "index": "string",
      "peerIP": "string",
      "peerid": 8,
      "rxrecs": 1,
      "rxsecs": 2,
      "rxtabs": 7,
      "rxtrans": 10,
      "txsecs": 10,
      "txtrans": 10
    },
    {
      "index": "string",
      "peerIP": "string",
      "peerid": 2,
      "rxrecs": 7,
      "rxsecs": 4,
      "rxtabs": 7,
      "rxtrans": 4,
      "txsecs": 10,
      "txtrans": 9
    },
    {
      "index": "string",
      "peerIP": "string",
      "peerid": 4,
      "rxrecs": 9,
      "rxsecs": 2,
      "rxtabs": 5,
      "rxtrans": 5,
      "txsecs": 3,
      "txtrans": 3
    },
    {
      "index": "string",
      "peerIP": "string",
      "peerid": 5,
      "rxrecs": 7,
      "rxsecs": 5,
      "rxtabs": 1,
      "rxtrans": 7,
      "txsecs": 1,
      "txtrans": 3
    },
    {
      "index": "string",
      "peerIP": "string",
      "peerid": 1,
      "rxrecs": 1,
      "rxsecs": 4,
      "rxtabs": 2,
      "rxtrans": 7,
      "txsecs": 5,
      "txtrans": 4
    }
  ],
  "subnets": {
    "count": 1,
    "entries": [
      {},
      {},
      {}
    ],
    "max": 3
  }
}