Merge PR #388: GenericThings: Add unit Percentage to input value

master
Jenkins nymea 2021-02-26 10:28:04 +01:00
commit 1d2140b5fc
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,