aboutsummaryrefslogtreecommitdiffstats
path: root/ncomp-docker-adaptor/src/main/sirius-gen/GuiClientApi.yaml
blob: 1489339305dbab677de9d2731a9d26bd7fd6e697 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
operations:
  GuiClientApi@getTree: {}
  GuiClientApi@getObject: {}
  GuiClientApi@getTimeSerie: {}
  GuiClientApi@getTable: {}
  GuiClientApi@getHtml: {}
  GuiClientApi@getGraph: {}
messages:
  dummy: {}
  REQUEST-FAILED-getTree:
    errorCode: 4001W
    messageFormat: '{0}'
    description: Operation Failed with Exception
  REQUEST-FAILED-getObject:
    errorCode: 4001W
    messageFormat: '{0}'
    description: Operation Failed with Exception
  REQUEST-FAILED-getTimeSerie:
    errorCode: 4001W
    messageFormat: '{0}'
    description: Operation Failed with Exception
  REQUEST-FAILED-getTable:
    errorCode: 4001W
    messageFormat: '{0}'
    description: Operation Failed with Exception
  REQUEST-FAILED-getHtml:
    errorCode: 4001W
    messageFormat: '{0}'
    description: Operation Failed with Exception
  REQUEST-FAILED-getGraph:
    errorCode: 4001W
    messageFormat: '{0}'
    description: Operation Failed with Exception
  REMOTE-CALL-FAILED-getTree:
    errorCode: 4001W
    messageFormat: '{0}'
    description: Remote Operation Failed with Exception
  REMOTE-CALL-FAILED-getObject:
    errorCode: 4001W
    messageFormat: '{0}'
    description: Remote Operation Failed with Exception
  REMOTE-CALL-FAILED-getTimeSerie:
    errorCode: 4001W
    messageFormat: '{0}'
    description: Remote Operation Failed with Exception
  REMOTE-CALL-FAILED-getTable:
    errorCode: 4001W
    messageFormat: '{0}'
    description: Remote Operation Failed with Exception
  REMOTE-CALL-FAILED-getHtml:
    errorCode: 4001W
    messageFormat: '{0}'
    description: Remote Operation Failed with Exception
  REMOTE-CALL-FAILED-getGraph:
    errorCode: 4001W
    messageFormat: '{0}'
    description: Remote Operation Failed with Exception