node-open-protocol
node-open-protocol copied to clipboard
This node is an implementation of the Atlas Copco's Open Protocol. This node was created by Smart-Tech as part of the ST-One project.
Dear all, Does this library support creating a simulation of the controller, so in other words can I create a server that sends data to the client we create using...
We are integrating an Atlas Copco MT Focus 6000. I came upon your code and wanted to know if you can validate our controller. I was able to instantiate a...
# What - convert json consts to js, and add type defs for them # Why This is useful for dependent projects that want type safety. For example: ```ts import...
I'm discovering that if there's an error during parsing, MidParser does not emit it, and the stream is silently destroyed. This might be caused by something I did while tinkering...
Running the example code from [here](https://github.com/st-one-io/node-open-protocol#instance-and-connection), the tool briefly shows connection then disconnects without triggering the connection callback. Output of NODE_DEBUG='open-protocol' node test.js: ``` OPEN-PROTOCOL 761: new SessionControlClient OPEN-PROTOCOL 761:...
Is there support planned for the MIDs 900 and 901 for the tightening curve?
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1. Release notes Sourced from pathval's releases. v1.1.1 Fixes a security issue around prototype pollution. Commits db6c3e3 chore: v1.1.1 7859e0e Merge pull request #60 from...
I have a problem whenever any of connected tools is shutdown. I get an error message and can't deal with the bug. Error: [Session Control Client] [Connect] negative acknowledge, MID[1],...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...