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