Imported Upstream version 1.1.1
[platform/upstream/iotivity.git] / android / examples / cloudprovisioningclient / src / main / assets / oic_svr_db_client.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                         {\r
15                             "href": "/oic/d",\r
16                             "rel": "",\r
17                             "rt": ["oic.wk.d"],\r
18                             "if": ["oic.if.baseline", "oic.if.r"]\r
19                         },\r
20                         {\r
21                             "href": "/oic/p",\r
22                             "rel": "",\r
23                             "rt": ["oic.wk.p"],\r
24                             "if": ["oic.if.baseline", "oic.if.r"]\r
25                         },\r
26                         {\r
27                             "href": "/oic/ad",\r
28                             "rel": "",\r
29                             "rt": ["oic.wk.ad"],\r
30                             "if": ["oic.if.baseline"]\r
31                         },\r
32                         {\r
33                             "href": "/oic/sec/amacl",\r
34                             "rel": "",\r
35                             "rt": ["oic.r.amacl"],\r
36                             "if": ["oic.if.baseline"]\r
37                         }\r
38                     ],\r
39                     "permission": 2\r
40                 },\r
41                 {\r
42                     "subjectuuid": "*",\r
43                     "resources": [\r
44                         {\r
45                             "href": "/oic/sec/doxm",\r
46                             "rel": "",\r
47                             "rt": ["oic.r.doxm"],\r
48                             "if": ["oic.if.baseline"]\r
49                         },\r
50                         {\r
51                             "href": "/oic/sec/pstat",\r
52                             "rel": "",\r
53                             "rt": ["oic.r.pstat"],\r
54                             "if": ["oic.if.baseline"]\r
55                         }\r
56                     ],\r
57                     "permission": 2\r
58                 }\r
59             ]\r
60         },\r
61         "rowneruuid" : "61646D69-6E44-6576-6963-655575696430"\r
62     },\r
63     "pstat": {\r
64         "isop": true,\r
65         "cm": 2,\r
66         "tm": 0,\r
67         "om": 3,\r
68         "sm": 3,\r
69         "deviceuuid": "61646D69-6E44-6576-6963-655575696430",\r
70         "rowneruuid": "61646D69-6E44-6576-6963-655575696430"\r
71     },\r
72     "doxm": {\r
73         "oxms": [0],\r
74         "oxmsel": 0,\r
75         "sct": 1,\r
76         "owned": true,\r
77         "deviceuuid": "61646D69-6E44-6576-6963-655575696430",\r
78         "x.org.iotivity.dpc": false,\r
79         "devowneruuid": "61646D69-6E44-6576-6963-655575696430",\r
80         "rowneruuid": "61646D69-6E44-6576-6963-655575696430"\r
81     }\r
82 }\r