{
"id": "GSF_ID_SVP_PLAN",
"op": "G0C0S0"
}curl --location 'http://192.168.0.168/api/alarm/plan' \
--header 'Cookie: access_token=;access_token=' \
--header 'Content-Type: application/json' \
--data '{
"id": "GSF_ID_SVP_PLAN",
"op": "G0C0S0"
}'{
"code": 0,
"data": {
"count": 1,
"vec": [
{
"idx": 0,
"btime": 0,
"etime": 86399,
"week": 127
}
]
}
}