GenericThings: Add unit Percentage to input value
This commit is contained in:
parent
cdff51655f
commit
7d4da315ca
@ -906,6 +906,7 @@
|
|||||||
"displayNameAction": "Set input value",
|
"displayNameAction": "Set input value",
|
||||||
"type": "double",
|
"type": "double",
|
||||||
"defaultValue": 0,
|
"defaultValue": 0,
|
||||||
|
"unit": "Percentage",
|
||||||
"minValue": 0,
|
"minValue": 0,
|
||||||
"maxValue": 100,
|
"maxValue": 100,
|
||||||
"writable": true,
|
"writable": true,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user