curl --location --request POST 'https://api.oraydev.cn/sl/v1/smart-plug/v2/add-timer' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"sn": "165349323154",
"index": 1,
"time": 1,
"repeat": 127,
"action": 1,
"enabled": 1
}'{
"timer_id": 1764742799
}