Amperfied: Fix the standby register being Write-Only in old firmwares
parent
8e32831047
commit
9ee73a5c4d
|
|
@ -264,11 +264,10 @@
|
|||
"address": 258,
|
||||
"size": 1,
|
||||
"type": "uint16",
|
||||
"readSchedule": "init",
|
||||
"registerType": "holdingRegister",
|
||||
"description": "Standby function control",
|
||||
"defaultValue": 0,
|
||||
"access": "RW"
|
||||
"access": "WO"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue