迁移到 Google Home 开发者中心已完成。
Google uses AI technology to translate content into your preferred language. AI translations can contain errors.
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
智能家居重启特征架构
action.devices.traits.Reboot - 此特征属于支持重新启动的设备,例如路由器。设备需要支持将重启作为单个操作。
设备属性
无。
设备状态
无。
设备命令
具有此特征的设备可能会响应以下命令,作为 EXECUTE 操作的一部分。如需详细了解如何处理 EXECUTE intent,请参阅 Intent 实现。
action.devices.commands.Reboot
重新启动设备。
参数
示例
重新启动我的设备。
{
"command": "action.devices.commands.Reboot",
"params": {}
}
设备错误
查看
错误和异常的完整列表。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2026-06-09。
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["不正确的信息","incorrectInformation","thumb-down"],["信息/样本不足","notEnoughInformationSamples","thumb-down"],["太复杂","tooComplicated","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2026-06-09。"],[],[]]