blob: 642ea6269e49d262f785e6823863ce0d5f865102 [file] [log] [blame]
halil.cakal1340c572023-04-12 15:19:45 +01001{
2 "dmiDataPlugin":"dminame1",
3 "dmiModelPlugin":"x",
4 "createdCmHandles": [
5 {
6 "cmHandle": "CMHandle1",
7 "cmHandleProperties": {
8 "Books": "Social Media"
9 },
10 "publicCmHandleProperties": {
11 "Color": "yellow",
12 "Size": "small",
13 "Shape": "cube"
14 }
15 }
16 ]
17}