aboutsummaryrefslogtreecommitdiffstats
path: root/runtime-controlloop/src/test/resources/rest/monitoring/TestClElementStatistics_Invalid.json
blob: 2cf2619bf689c36768e56109e88a3b11a28e52ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "clElementStatisticsList":[
    {
      "participantId":{
        "name":"name1",
        "version":"1.001"
      },
      "id": "709c62b3-8918-41b9-a747-d21eb79c6c20",
      "controlLoopState": "UNINITIALISED",
      "clElementUptime":250
    }
  ]
}