aboutsummaryrefslogtreecommitdiffstats
path: root/models/src/test/resources/json/AutomationCompositionElementNoOrderedState.json
blob: abb821536a4852ab3fb86bd8ec14ab6f028221e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "id": "a95757ba-b34a-4049-a2a8-46773abcbe5e",
    "definition": {
        "name": "aceDef",
        "version": "0.0.1"
    },
    "deployState": "DEPLOYED",
    "lockState": "LOCKED",
    "operationalState": "operationalState",
    "useState": "useState",
    "properties":{"key":"{}"},
    "outProperties":{"key":"{}"}
}