@Doc(value="\u64cd\u4f5c\u4fe1\u606f\u51fa\u53c2") public class ElementOper extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
String |
elementCode |
String |
elementName |
Integer |
elementType |
Integer |
homeOperType |
String |
operCode |
String |
operName |
String |
paramUnitRule |
String |
paramValue |
| 构造器和说明 |
|---|
ElementOper() |
@ApiField(value="\u5143\u7d20code",
example="light_on_index")
public String elementCode
@ApiField(value="\u5143\u7d20name",
example="\u667a\u80fd\u706f\u5f00")
public String elementName
@ApiField(value="\u5143\u7d20\u7c7b\u578b\uff0c1\u5f00\uff0c2\u5173",
example="1")
public Integer elementType
@ApiField(value="\u64cd\u4f5c\u6807\u8bc6",
example="1232323223232")
public String operCode
@ApiField(value="\u64cd\u4f5c\u540d\u79f0",
example="1232323223232")
public String operName
@ApiField(value="1\u5177\u4f53\u6570\u503c\u7c7b2\u8303\u56f4\u7c7b3\u591a\u64cd\u4f5c",
example="1")
public Integer homeOperType
@ApiField(value="\u53c2\u6570\u7684\u503c,\u5982\u679c\u662f\u591a\u64cd\u4f5c \u662foperList",
example="[k:bright v:100]")
public String paramValue
@ApiField(value="\u64cd\u4f5c\u53c2\u6570\u89c4\u5219 {1},{2},{3}, {1}\u4e3a\u6700\u5c0f\u503c {2}\u4e3a\u6700\u5927\u503c {3}\u4e3a\u6700\u5c0f\u5355\u4f4d",
example="2700,7000")
public String paramUnitRule
Copyright © 2020. All rights reserved.