@@ -139,6 +139,8 @@ _, err = device.RunAction(ctx, "toggle", nil)
_ = value
```
执行 action 前可通过 `device.Actions()["toggle"].Inputs` 检查可信 MIoT 描述中的参数类型、范围和值列表。
可通过实际导出的 `DeviceOption` 调整行为:
```go
The note is not visible to the blocked user.