mtconnect-agent
mtconnect-agent copied to clipboard
Rewrite of the MTConnect agent. This project has been deprecated. New work has continued on the C++ Agent.
npm ERR! Failed at the [email protected] install script. Anyone else seen this when installing on a Window's machine? I need a solution? Thanks. Log.. ..\fs-ext.cc(195): error C3861: 'fcntl': identifier not...
socket.close() changed to socket.destroy().
The agent needs to recover the previous set of devices when it restarts.
Hi, I would like to work on the JS Agent and improve as required (with Pull request!). Would it be possible to define how many features are implemented and how...
Hi, I would like to request to support passing "|" as a character to agent from adapter. The current format in C++ Agent will detect it as a separator and...
[waterline](https://github.com/balderdashy/waterline) is more extendable and supports various db adapters
We need to make the buffer size at least 32k by default to allow for adequate space in the circular buffer. We need to test the amount of memory this...