curl --location --request GET 'https://api.oraydev.cn/sl/v1/smart-plug/v2/get-vdc-protect' \
--header 'Authorization: Bearer <token>'{
"sn": "string",
"lv": 0,
"lv_hystersis": 0,
"is_open_lv": true,
"lv_trigger_type": 0,
"hv": 0,
"hv_hystersis": 0,
"is_open_hv": true,
"hv_trigger_type": 0,
"action_type": 0,
"pre_time": 0,
"create_time": 0
}