|
@@ -322,8 +322,11 @@ payload:
|
|
|
|
|
|
| 参数名称 | 格式 |是否必填|说明|
|
|
| 参数名称 | 格式 |是否必填|说明|
|
|
| --- | --- |--- |--- |
|
|
| --- | --- |--- |--- |
|
|
-| week_actives | string| 是|从周日到周六的闹钟重复状态。 |
|
|
|
|
-
|
|
|
|
|
|
+| enable | string| 是 | 是否启用 |
|
|
|
|
+| alarm_id | string| 0/1 | 区分闹钟 |
|
|
|
|
+| week_actives | string| 是| 从周日到周六的闹钟重复状态。 |
|
|
|
|
+| operation | string| 是| on/off 打开关闭 |
|
|
|
|
+| current_timestamp | string| 是|当前时间戳,如果onoff时间戳在当前时间以前,当前时间戳设置为第二天00:00:00 |
|
|
|
|
|
|
```json
|
|
```json
|
|
{
|
|
{
|