aboutsummaryrefslogtreecommitdiffstats
path: root/tosca-controlloop/models/src/test/resources/json/ControlLoopElementNoOrderedState.json
blob: 33a63e604e371bf432b04ca854502d5f8ce502b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "id": "a95757ba-b34a-4049-a2a8-46773abcbe5e",
    "definition": {
        "name": "cleDef",
        "version": "0.0.1"
    },
    "participantType": {
        "name": "participantType",
        "version": "0.0.1"
    },
    "state": "UNINITIALISED",
    "orderedState": null
}