Merge PR #636: Enforce unit on closable interface
This commit is contained in:
commit
c60b5399a5
@ -10,6 +10,7 @@
|
||||
{
|
||||
"name": "percentage",
|
||||
"type": "int",
|
||||
"unit": "Percentage",
|
||||
"minValue": 0,
|
||||
"maxValue": 100,
|
||||
"writable": true
|
||||
|
||||
Reference in New Issue
Block a user