Merge PR #388: GenericThings: Add unit Percentage to input value
commit
bb551b4f42
|
|
@ -906,6 +906,7 @@
|
|||
"displayNameAction": "Set input value",
|
||||
"type": "double",
|
||||
"defaultValue": 0,
|
||||
"unit": "Percentage",
|
||||
"minValue": 0,
|
||||
"maxValue": 100,
|
||||
"writable": true,
|
||||
|
|
|
|||
Loading…
Reference in New Issue