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