合入家庭共享与设备消息能力
This commit is contained in:
@@ -6,6 +6,8 @@ export interface DeviceStatus {
|
||||
child_id?: number | null
|
||||
child_name?: string | null
|
||||
sleep_mode?: number | null
|
||||
manual_sleep_mode?: number | null
|
||||
schedule_suppressed_until?: string | null
|
||||
disable_time_start?: string | null
|
||||
disable_time_end?: string | null
|
||||
timezone?: string | null
|
||||
|
||||
Reference in New Issue
Block a user