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

pull/1/head
Jenkins nymea 2021-02-26 10:28:04 +01:00
commit bb551b4f42
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,