MTConnectSharp
MTConnectSharp copied to clipboard
MTConnect C# Library
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...
Hi, We would like to use this module for one project. Can you tell us what the license is or could you add an open-source license?
I was getting all sorts of seemingly random values trying to use the streaming feature of this client. I reviewed the MTConnect spec documents to better understand the "sample" request...
Need to skip Count-2 instead of Count-1. If you skip Count-1 you get to the end of the list and return a default (blank) sample `public DataItemSample PreviousSample { get...