Skip to content

Commit

Permalink
Added JSON doc
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickRitchie committed Dec 13, 2023
1 parent a0dc01b commit ce447c8
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/Json.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# JSON Support
Currently a JSON representation is not part of the MTConnect Standard. Until an official format is decided on, this project supports the formats below:

## JSON (MTConnect.NET Flavor)
This is the flavor of JSON that was originally supported by MTConnect.NET libraries and applications.

## JSON-CPPAGENT
This is the flavor of JSON supported by the MTConnect C++ Reference Agent.

## Notes (12/12/2023)
Hopefully a standardized flavor will be agreed on and this project will support the new format.

0 comments on commit ce447c8

Please sign in to comment.