EnableDisableNetworkProfileCommand

说明

启用或停用网络配置文件。必须使用 PIN 码第二层用户身份验证。如果通过这些命令停用了其他安全设备,用户的住宅安全可能会被视为受到影响。

字段

类型 说明
devices [设备]

支持执行网络特定操作的设备。

必需

变量。

enable Bool

true 可启用配置文件,false 可停用配置文件。

必需

变量。

profile 字符串

networkProfiles 属性中的配置文件名称。

可选

变量。

可用值因设备而异。

示例

actions:
- type: device.command.EnableDisableNetworkProfile
  devices: My Device - Room Name
  enable: true