GenericThings: Add unit Percentage to input value

master
Michael Zanetti 2021-01-26 20:50:35 +01:00
parent cdff51655f
commit 7d4da315ca
1 changed files with 1 additions and 0 deletions

View File

@ -906,6 +906,7 @@
"displayNameAction": "Set input value",
"type": "double",
"defaultValue": 0,
"unit": "Percentage",
"minValue": 0,
"maxValue": 100,
"writable": true,