Merge PR #217: PhoenixConnect: Send requests sequential instead of parallel
This commit is contained in:
commit
544d3b8c77
@ -3,6 +3,8 @@
|
||||
"protocol": "TCP",
|
||||
"endianness": "LittleEndian",
|
||||
"errorLimitUntilNotReachable": 20,
|
||||
"queuedRequests": true,
|
||||
"queuedRequestsDelay": 250,
|
||||
"checkReachableRegister": "chargingCurrent",
|
||||
"enums": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user