curl --location --request POST 'https://api.oraydev.cn/sl/v1/smart-plug/paas/set-current-protect' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"sn": "165349323154",
"lc": 1,
"is_open_lc": true,
"lc_trigger_type": 1,
"hc": 6,
"is_open_hc": true,
"hc_trigger_type": 2,
"action_type": 3
}'{
"sn": "165349323154",
"user_id": 90268213,
"lc": 1,
"is_open_lc": true,
"lc_trigger_type": 1,
"hc": 6,
"is_open_hc": true,
"hc_trigger_type": 2,
"pre_time": 1765249085,
"create_time": 1765249085
}