046603307ac16a849a34f41db01e4c5bab461d83
[platform/upstream/iotivity.git] / resource / csdk / security / provisioning / ck_manager / sample / oic_svr_db_door.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/res/d",
15                                                         "rt": "",
16                                                         "if": ""
17                                                 },
18                                                 {
19                                                         "href": "/oic/res/types/d",
20                                                         "rt": "",
21                                                         "if": ""
22                                                 },
23                                                 {
24                                                         "href": "/oic/presence",
25                                                         "rt": "",
26                                                         "if": ""
27                                                 }
28                                         ],
29                                         "permission": 2
30                                 },
31                                 {
32                                         "subjectuuid": "*",
33                                         "resources": [
34                                                 {
35                                                         "href": "/oic/sec/doxm",
36                                                         "rt": "",
37                                                         "if": ""
38                                                 },
39                                                 {
40                                                         "href": "/oic/sec/pstat",
41                                                         "rt": "",
42                                                         "if": ""
43                                                 },
44                                                 {
45                                                         "href": "/oic/sec/acl",
46                                                         "rt": "",
47                                                         "if": ""
48                                                 },
49                                                 {
50                                                         "href": "/oic/sec/crl",
51                                                         "rt": "",
52                                                         "if": ""
53                                                 },
54                                                 {
55                                                         "href": "/oic/sec/cred",
56                                                         "rt": "",
57                                                         "if": ""
58                                                 }
59                                         ],
60                                         "permission": 6
61                                 }
62                         ]
63                 },
64                 "rowneruuid" : "646F6F72-4465-7669-6365-555549443030"
65         },
66         "pstat":        {
67                 "isop": false,
68                 "deviceuuid":   "646F6F72-4465-7669-6365-555549443030",
69                 "rowneruuid":   "646F6F72-4465-7669-6365-555549443030",
70                 "cm":   2,
71                 "tm":   0,
72                 "om":   3,
73                 "sm":   3
74         },
75         "doxm": {
76                 "oxms": [0],
77                 "oxmsel": 0,
78                 "sct": 1,
79                 "owned": false,
80                 "didformat": 0,
81                 "dpc": false,
82                 "deviceuuid":   "646F6F72-4465-7669-6365-555549443030",
83                 "rowneruuid":   "646F6F72-4465-7669-6365-555549443030"
84         }
85 }