Merge "Release version 0.6.0"
[ccsdk/distribution.git] / lighty / docs / hello_world.json
1 [
2   {
3     "id": "3b052d99.a24df2",
4     "type": "record",
5     "name": "record",
6     "xml": "<record plugin=\"org.onap.ccsdk.sli.core.sli.recording.Slf4jRecorder\">\n<parameter name=\"logger\" value=\"message-log\" />\n<parameter name=\"level\" value=\"info\"/>\n<parameter name=\"field1\" value=\"Hello World!\"/>",
7     "comments": "",
8     "outputs": 1,
9     "x": 779,
10     "y": 367,
11     "z": "fca901a.0d76d8",
12     "wires": [
13       [
14
15       ]
16     ]
17   },
18   {
19     "id": "1b3e7bbc.925914",
20     "type": "dgstart",
21     "name": "DGSTART",
22     "outputs": 1,
23     "x": 240,
24     "y": 168,
25     "z": "fca901a.0d76d8",
26     "wires": [
27       [
28         "9109b5dc.513d48"
29       ]
30     ]
31   },
32   {
33     "id": "9109b5dc.513d48",
34     "type": "service-logic",
35     "name": "Test 1.0",
36     "module": "Test",
37     "version": "1.0",
38     "comments": "",
39     "xml": "<service-logic xmlns='http://www.onap.org/sdnc/svclogic' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://www.onap.org/sdnc/svclogic ./svclogic.xsd' module='Test' version='1.0'>",
40     "outputs": 1,
41     "x": 425,
42     "y": 232,
43     "z": "fca901a.0d76d8",
44     "wires": [
45       [
46         "54587071.4a0dc"
47       ]
48     ]
49   },
50   {
51     "id": "54587071.4a0dc",
52     "type": "method",
53     "name": "method",
54     "xml": "<method rpc='helloWorld' mode='sync'>\n",
55     "comments": "",
56     "outputs": 1,
57     "x": 610,
58     "y": 302,
59     "z": "fca901a.0d76d8",
60     "wires": [
61       [
62         "3b052d99.a24df2"
63       ]
64     ]
65   }
66 ]