Update type of signalstreght for the wirelessconnectable interface

pull/134/head
Simon Stürz 2019-03-05 16:23:54 +01:00 committed by Michael Zanetti
parent 53290fe31f
commit 8e98f8177c
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
"states": [
{
"name": "signalStrength",
"type": "int",
"type": "uint",
"unit": "Percentage",
"minValue": 0,
"maxValue": 100,