Imported Upstream version 1.1.0
[platform/upstream/iotivity.git] / resource / csdk / security / provisioning / sample / oic_svr_db_randompin_with_empty_deviceid.json
1 {
2     "acl": {
3         "aclist": {
4             "aces": [
5                 {
6                     "subjectuuid": "*",
7                     "resources": [
8                         {
9                             "href": "/oic/res",
10                             "rel": "",
11                             "rt": "",
12                             "if": ""
13                         },
14                         {
15                             "href": "/oic/d",
16                             "rel": "",
17                             "rt": "",
18                             "if": ""
19                         },
20                         {
21                             "href": "/oic/p",
22                             "rel": "",
23                             "rt": "",
24                             "if": ""
25                         },
26                         {
27                             "href": "/oic/res/d",
28                             "rel": "",
29                             "rt": "",
30                             "if": ""
31                         },
32                         {
33                             "href": "/oic/res/types/d",
34                             "rel": "",
35                             "rt": "",
36                             "if": ""
37                         },
38                         {
39                             "href": "/oic/presence",
40                             "rel": "",
41                             "rt": "",
42                             "if": ""
43                         }
44                     ],
45                     "permission": 2
46                 },
47                 {
48                     "subjectuuid": "*",
49                     "resources": [
50                         {
51                             "href": "/oic/sec/doxm",
52                             "rel": "",
53                             "rt": "",
54                             "if": ""
55                         },
56                         {
57                             "href": "/oic/sec/pstat",
58                             "rel": "",
59                             "rt": "",
60                             "if": ""
61                         },
62                         {
63                             "href": "/oic/sec/acl",
64                             "rel": "",
65                             "rt": "",
66                             "if": ""
67                         },
68                         {
69                             "href": "/oic/sec/cred",
70                             "rel": "",
71                             "rt": "",
72                             "if": ""
73                         }
74                     ],
75                     "permission": 6
76                 },
77                 {
78                     "subjectuuid": "*",
79                     "resources": [
80                         {
81                             "href": "/oic/sec/pconf",
82                             "rel": "",
83                             "rt": "",
84                             "if": ""
85                         },
86                         {
87                             "href": "/oic/sec/dpairing",
88                             "rel": "",
89                             "rt": "",
90                             "if": ""
91                         }
92                     ],
93                     "permission": 6
94                 },
95                 {
96                     "subjectuuid": "*",
97                     "resources": [
98                         {
99                             "href": "/oic/sec/ver",
100                             "rel": "",
101                             "rt": "",
102                             "if": ""
103                         }
104                     ],
105                     "permission": 2
106                 }
107             ]
108         },
109         "rowneruuid" : ""
110     },
111     "pstat": {
112         "isop": false,
113         "deviceuuid": "",
114         "rowneruuid": "",
115         "cm": 2,
116         "tm": 0,
117         "om": 3,
118         "sm": 3
119         },
120     "doxm": {
121         "oxms": [0, 1],
122         "oxmsel": 0,
123         "sct": 1,
124         "owned": false,
125         "deviceuuid": "",
126         "devowneruuid": "",
127         "rowneruuid": "",
128         "dpc": true
129     }
130 }