RAML v1.1 sync-up in SVR DB
[platform/upstream/iotivity.git] / resource / csdk / security / unittest / oic_unittest.json
1 {
2         "acl": 
3         {
4                 "aclist":{
5                         "aces":[
6                                 {
7                                         "subject": "31313131-3131-3131-3131-313131313131",
8                                         "resources": [
9                                                 {
10                                                         "href": "/oic/light",
11                                                         "rt": "",
12                                                         "if": ""
13                                                 },
14                                                 {
15                                                         "href": "/oic/fan",
16                                                         "rt": "",
17                                                         "if": ""
18                                                 }
19                                         ],
20                                         "permission": 31                
21                                 },
22                                 {
23                                         "subject": "33333333-3333-3333-3333-333333333333",
24                                         "resources": [
25                                                 {
26                                                         "href": "/oic/light",
27                                                         "rt": "",
28                                                         "if": ""
29                                                 },
30                                                 {
31                                                         "href": "/oic/garage",
32                                                         "rt": "",
33                                                         "if": ""
34                                                 }
35                                         ],
36                                         "permission": 31                
37                                 }
38                         ]
39                 },
40                 "rownerid" : "32323232-3232-3232-3232-323232323232"
41         },
42         "pstat": {
43                 "isop": false,
44                 "deviceid":     "756E6B6E-6F77-6564-4465-766963654964",
45                 "rownerid":     "756E6B6E-6F77-6564-4465-766963654964",
46                 "cm":   63,
47                 "tm":   48,
48                 "om":   0,
49                 "sm":   [3, 1]
50         }
51 }