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

Adding Analysis #69

Open
MaxClerkwell opened this issue Dec 1, 2023 · 1 comment
Open

Adding Analysis #69

MaxClerkwell opened this issue Dec 1, 2023 · 1 comment

Comments

@MaxClerkwell
Copy link
Contributor

OmniView shall be able to send measured data to a multitude of services.
The services shall not be compiled into the software, but rather a .api.json should be located at a specific folder and the services get loaded at runtime when clicking the diagnostics menubar-item:
image

We need to

  • specify a format how the service needs to defined in the json
  • change the loading of the menubar item, that it dynamically loads the jsons. each service, that got read out of a xxx.api.json should create its own entry
  • discuss which endpoints shall be supported and how they should be displayed
@AKMaily
Copy link
Collaborator

AKMaily commented Apr 23, 2024

Are you suggesting creating a file that stores every potential diagnosis and analysis along with their corresponding API URLs and endpoints in a json object ? @bjoekeldude

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

No branches or pull requests

2 participants