{
"success": true,
"code": "string",
"message": "string",
"data": [
{
"id": 0,
"xPosCm": 0,
"yPosCm": 0,
"clPointNum": 0,
"points": [
{
"x": 0,
"y": 0,
"pow": 0
}
]
}
]
}