GenericThings: Add unit Percentage to input value
This commit is contained in:
parent
6019b01f90
commit
4894781aad
@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user