4fcd6db2688435aa62ff8a4a6356cf5fbfbf116a
[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/acl",
46                             "rel": "",
47                             "rt": ["oic.r.acl"],
48                             "if": ["oic.if.baseline"]
49                         },
50                         {
51                             "href": "/oic/sec/cred",
52                             "rel": "",
53                             "rt": ["oic.r.cred"],
54                             "if": ["oic.if.baseline"]
55                         }
56                     ],
57                     "permission": 6
58                 }
59             ]
60         },
61         "rowneruuid" : "64697265-6374-7061-6972-696e67446576"
62     },
63     "pstat": {
64         "isop": false,
65         "deviceuuid": "64697265-6374-7061-6972-696e67446576",
66         "rowneruuid": "64697265-6374-7061-6972-696e67446576",
67         "cm": 2,
68         "tm": 0,
69         "om": 3,
70         "sm": 3
71         },
72     "doxm": {
73         "oxms": [0],
74         "oxmsel": 0,
75         "sct": 1,
76         "owned": false,
77         "deviceuuid": "64697265-6374-7061-6972-696e67446576",
78         "devowneruuid": "",
79         "rowneruuid": "64697265-6374-7061-6972-696e67446576",
80         "x.org.iotivity.dpc": false
81     }
82 }