replace : iotivity -> iotivity-sec
[platform/upstream/iotivity.git] / resource / csdk / stack / samples / linux / secure / oic_svr_db_client_directpairing.json
1 {
2     "acl": {
3         "aclist": {
4             "aces": [
5                 {
6                     "subjectuuid": "*",
7                     "resources": [
8                         {
9                             "href": "/oic/res",
10                             "rel": "",
11                             "rt": ["oic.wk.res"],
12                             "if": ["oic.if.ll"]
13                         },
14                         {
15                             "href": "/oic/d",
16                             "rel": "",
17                             "rt": ["oic.wk.d"],
18                             "if": ["oic.if.baseline", "oic.if.r"]
19                         },
20                         {
21                             "href": "/oic/p",
22                             "rel": "",
23                             "rt": ["oic.wk.p"],
24                             "if": ["oic.if.baseline", "oic.if.r"]
25                         }
26                     ],
27                     "permission": 2
28                 },
29                 {
30                     "subjectuuid": "*",
31                     "resources": [
32                         {
33                             "href": "/oic/sec/doxm",
34                             "rel": "",
35                             "rt": ["oic.r.doxm"],
36                             "if": ["oic.if.baseline"]
37                         },
38                         {
39                             "href": "/oic/sec/pstat",
40                             "rel": "",
41                             "rt": ["oic.r.pstat"],
42                             "if": ["oic.if.baseline"]
43                         },
44                         {
45                             "href": "/oic/sec/cred",
46                             "rel": "",
47                             "rt": ["oic.r.cred"],
48                             "if": ["oic.if.baseline"]
49                         }
50                     ],
51                     "permission": 6
52                 }
53             ]
54         },
55         "rowneruuid" : "64697265-6374-7061-6972-696e67446576"
56     },
57     "pstat": {
58         "isop": false,
59         "deviceuuid": "64697265-6374-7061-6972-696e67446576",
60         "rowneruuid": "64697265-6374-7061-6972-696e67446576",
61         "cm": 2,
62         "tm": 0,
63         "om": 4,
64         "sm": 4
65         },
66     "doxm": {
67         "oxms": [0],
68         "oxmsel": 0,
69         "sct": 1,
70         "owned": false,
71         "deviceuuid": "64697265-6374-7061-6972-696e67446576",
72         "devowneruuid": "",
73         "rowneruuid": "64697265-6374-7061-6972-696e67446576"
74     }
75 }