MTConnect.NET-JSON-cppagent implements the JSON Document Format used in the MTConnect Reference Agent for use with the MTConnect.NET library. Supports MTConnect Versions up to 2.5. Supports .NET Framework 4.6.1 up to .NET 9
$ dotnet add package MTConnect.NET-JSON-cppagent
MTConnect.NET-JSON is an extension library to MTConnect.NET that provides reading and writing as the JSON format supported by the MTConnect C++ Agent (json version 2.0)
Note: This Module is still under development and may be deprecated in the future. Please feel free to leave feedback or create Issues on GitHub.
This library is used to Read and Write using the JSON format from an MTConnect C++ Agent using its Json version 2.0. This can be used for clients and servers.
JSON-CPPAGENT
JSON-CPPAGENT-MQTT
The above document format IDs can be used to specify a ResponseDocumentFormatter or EntityFormatter to output using this library