blob: cc096e4aa8f2e2080f0e91a595d3a617852731a1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
{
"dmiDataPlugin":"dminame1",
"dmiModelPlugin":"x",
"createdCmHandles": [
{
"cmHandle": "ietfYang-CMHandle1",
"cmHandleProperties": {
"Books": "Social Media"
},
"publicCmHandleProperties": {
"Color": "yellow",
"Size": "small",
"Shape": "cube"
}
}
]
}
|