Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

447 json schema #479

Merged
merged 4 commits into from
Jul 30, 2024
Merged

447 json schema #479

merged 4 commits into from
Jul 30, 2024

Conversation

robot-ranger
Copy link
Contributor

This PR includes a json schema supporting json-formatted agent config files.

I did all the research i could to find as many undocumented parameters I could, and i found a few. However, the following appear in source but are undocumented in the readme:

  • MaxCachedFileSize
  • MinCompressFileSize
  • LogStreams
  • MonitorInterval
  • Sender
  • CreateUniqueIds
  • VersionDeviceXml

The above are in the json schema but missing details.
If there are docs (description, acceptable inputs) for the above, i can add them before merging.

I also cleaned up and did a little organizing on the README. found some duplicate docs, organized a new section "Agent-Adapter Protocols" with sub sections for SHDR v2, MQTT Ingest, Heartbeat and HTTP/REST

@wsobel wsobel merged commit ef4c359 into mtconnect:main Jul 30, 2024
12 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants