Imported Upstream version 1.1.1
[platform/upstream/iotivity.git] / resource / csdk / security / provisioning / ck_manager / sample / oic_svr_db_pt.json
1 {\r
2     "acl": {\r
3         "aclist": {\r
4             "aces": [\r
5                 {\r
6                     "subjectuuid": "*",\r
7                     "resources": [\r
8                         {\r
9                             "href": "/oic/res",\r
10                             "rel": "",\r
11                             "rt": ["oic.wk.res"],\r
12                             "if": ["oic.if.ll"]\r
13                         },{\r
14                             "href": "/oic/d",\r
15                             "rel": "",\r
16                             "rt": ["oic.wk.d"],\r
17                             "if": ["oic.if.baseline", "oic.if.r"]\r
18                         },{\r
19                             "href": "/oic/p",\r
20                             "rel": "",\r
21                             "rt": ["oic.wk.p"],\r
22                             "if": ["oic.if.baseline", "oic.if.r"]\r
23                         }\r
24                     ],\r
25                     "permission": 2\r
26                 },\r
27                 {\r
28                     "subjectuuid": "*",\r
29                     "resources": [\r
30                         {\r
31                             "href": "/oic/sec/doxm",\r
32                             "rel": "",\r
33                             "rt": ["oic.r.doxm"],\r
34                             "if": ["oic.if.baseline"]\r
35                         },\r
36                         {\r
37                             "href": "/oic/sec/pstat",\r
38                             "rel": "",\r
39                             "rt": ["oic.r.pstat"],\r
40                             "if": ["oic.if.baseline"]\r
41                         }\r
42                     ],\r
43                     "permission": 2\r
44                 }\r
45             ]\r
46         },\r
47         "rowneruuid" : "61646D69-6E44-6576-6963-655555494430"\r
48     },\r
49     "pstat": {\r
50         "isop": true,\r
51         "deviceuuid": "61646D69-6E44-6576-6963-655575696430",\r
52         "rowneruuid": "61646D69-6E44-6576-6963-655575696430",\r
53         "cm": 2,\r
54         "tm": 0,\r
55         "om": 3,\r
56         "sm": 3\r
57         },\r
58     "doxm": {\r
59         "oxms": [0],\r
60         "oxmsel": 0,\r
61         "sct": 1,\r
62         "owned": true,\r
63         "deviceuuid": "61646D69-6E44-6576-6963-655575696430",\r
64         "devowneruuid": "61646D69-6E44-6576-6963-655575696430",\r
65         "rowneruuid": "61646D69-6E44-6576-6963-655575696430",\r
66         "x.org.iotivity.dpc": false\r
67     }\r
68 }