{
  "header": {
    "version": 1
  },
  "host": {
    "uplink": [
      {
        "name": "USB",
        "adminMode": true
      },
      {
        "uplinkID": 1,
        "name": "ETH",
        "adminMode": true,
        "type": "Ethernet",
        "ethernet": {
          "portID": [
            2
          ],
          "ipv4Config": [
            {
              "ipv4Address": 3232235521,
              "ipv4SubnetPrefix": 24
            }
          ],
          "service": [
            {
              "scPortId": 0,
              "protocol": "UDP",
              "port": 42600
            },
            {
              "scPortId": 1,
              "protocol": "TCP",
              "port": 4200
            },
            {
              "scPortId": 2,
              "protocol": "TCP",
              "port": 4201
            }
          ]
        }
      }
    ]
  },
  "timeSynchronisation": {
    "clockConfiguration": [
      {
        "jumpThreshFwd": 1000,
        "jumpThreshBack": 1000,
        "hwSyncCfg": {
          "protMode": "HW_OFF",
          "isPulseGenerator": true,
          "cycleTimeMs": 1000
        },
        "swSyncCfg": {
          "protMode": "SW_LEGACY",
          "cycleTimeMs": 1000
        },
        "ieee1588Cfg": {
          "clockMode": "IEEE1588_OFF",
          "clkPriority1": 128,
          "clkPriority2": 128,
          "kp": 75,
          "ki": 25,
          "kd": 0
        }
      }
    ]
  },
  "ieee1588": {
    "ieee1588Port": [
      {
        "portProtocol": "IEEE_1588",
        "portProtMode": "OFF",
        "ptpVersion": 2,
        "logSyncInterval": 5,
        "logAnnounceInterval": 6,
        "announceReceiptTimeout": 3,
        "delayMechanism": 1,
        "logMinPDelayReqInterval": 7,
        "transportType": 1,
        "udpEventPort": 319,
        "udpGeneralPort": 320,
        "portID": 2
      }
    ]
  }
}
