aboutsummaryrefslogtreecommitdiffstats
path: root/tosca-controlloop/models/src/test/resources/json/ControlLoopElementNoOrderedState.json
blob: e9da16aadaa62e5039343db44e2aa2f44ffffa6f (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"
    },
    "participantId": {
        "name": "participant",
        "version": "0.0.1"
    },
    "state": "UNINITIALISED",
    "orderedState": null
}