{
"id": "GSF_ID_SVP_XLINE",
"op": "G0C2S1"
}curl --location --request POST 'http://192.168.0.168/api/alarm/analytics' \
--header 'Cookie: access_token=;access_token=' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "GSF_ID_SVP_XLINE",
"op": "G0C2S1"
}'{"code": 0, "data": {"count": 1,"vec":[{"idx":0,"alarm_labelidx":-1,"count":[0,0,0,0,0,0],"notify":8,"points":{"count":2,"vec":[{"x":0.500000,"y":0.005000},{"x":0.500000,"y":0.995000}]},"osd":{"enable":1,"mark_idx":0,"type":0,"period":0,"subtype":0,"color":33488896,"text":"进入","text2":"离开","font_color":16777471,"font_size":16}}]}}