We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VS Code shows me an error that 255 is not correct
node-wot/packages/binding-modbus/test/modbus-client-test.ts
Line 272 in be63265
@relu91
The text was updated successfully, but these errors were encountered:
given the test type I would change it to something like this:
const form: { href: "....", "modv:function": 255, } // other code here
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
VS Code shows me an error that 255 is not correct
node-wot/packages/binding-modbus/test/modbus-client-test.ts
Line 272 in be63265
@relu91
The text was updated successfully, but these errors were encountered: