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