更新配置
This commit is contained in:
parent
c94a4a6ae9
commit
461fb6831e
@ -44,13 +44,22 @@
|
|||||||
"type": "yc",
|
"type": "yc",
|
||||||
//属性参数
|
//属性参数
|
||||||
"params": {
|
"params": {
|
||||||
|
//上界
|
||||||
|
"upBound": 9999,
|
||||||
|
//下界
|
||||||
|
"lowBound": 0,
|
||||||
|
//基值, default: 0
|
||||||
|
"base": 0,
|
||||||
|
//系数, default: 1
|
||||||
|
"coef": 1
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Ib",
|
"name": "Switch01",
|
||||||
"type": "yc",
|
"type": "yx",
|
||||||
"params": {
|
"params": {
|
||||||
|
//是否取反,default: 0
|
||||||
|
"invert": 0
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user