Update type of signalstreght for the wirelessconnectable interface
This commit is contained in:
parent
53290fe31f
commit
8e98f8177c
@ -4,7 +4,7 @@
|
|||||||
"states": [
|
"states": [
|
||||||
{
|
{
|
||||||
"name": "signalStrength",
|
"name": "signalStrength",
|
||||||
"type": "int",
|
"type": "uint",
|
||||||
"unit": "Percentage",
|
"unit": "Percentage",
|
||||||
"minValue": 0,
|
"minValue": 0,
|
||||||
"maxValue": 100,
|
"maxValue": 100,
|
||||||
|
|||||||
Reference in New Issue
Block a user