You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure if this is the correct value, shouldn't it return return this._body._start || this._body._address?
In case of slaveId I'm not sure of the value that should be returned...
The text was updated successfully, but these errors were encountered:
node-modbus/src/tcp-request.ts
Line 31 in af7ddd3
I'm not sure if this is the correct value, shouldn't it return
return this._body._start || this._body._address
?In case of
slaveId
I'm not sure of the value that should be returned...The text was updated successfully, but these errors were encountered: