romor

Results 1 issues of romor

According the TypeScript definitions, `IServiceVector::getMultipleHoldingRegisters()` support returning `Promise`. However, when this is used, the return length check in `servertcp_handler.js::300` will always fail. The corresponding code part is: const values =...