ModbusCommander: Fix value state name typo
parent
67bc283084
commit
e2f848b5c6
|
|
@ -204,7 +204,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "eabe2d1b-abe5-4063-adab-3cdd8500b286",
|
"id": "eabe2d1b-abe5-4063-adab-3cdd8500b286",
|
||||||
"name": "Value",
|
"name": "value",
|
||||||
"displayName": "Value",
|
"displayName": "Value",
|
||||||
"type": "int",
|
"type": "int",
|
||||||
"defaultValue": 0
|
"defaultValue": 0
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue