| Name | Description | Type | Additional information |
|---|---|---|---|
| Type |
控制类型 //线路、开关、调光、查询、轮询、读取、修改 |
string |
Required |
| Group |
组号 //不填为所有,多组用逗号隔开 |
string |
Required |
| ControlModel |
控制模式 |
string |
Required |
| Target |
目标 |
M_Target |
Required |
| Params |
控制参数 |
M_Params |
Required |
| WaitAck |
是否等待设备应答 //true=等待,false=不等待 |
boolean |
Required |