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

Proxy logs to other platforms #19

Closed
4 tasks done
vinceh121 opened this issue May 17, 2021 · 2 comments
Closed
4 tasks done

Proxy logs to other platforms #19

vinceh121 opened this issue May 17, 2021 · 2 comments
Assignees
Labels
backend Related to the backend (gmcserver-server) enhancement New feature or request

Comments

@vinceh121
Copy link
Owner

vinceh121 commented May 17, 2021

Have an option for a device to proxy log events to other platforms.
Requires backend manager.
Platforms:

  • gmcmap.com

https://www.gmcmap.com/AutomaticallySubmitData.asp

private void handleLog2(final RoutingContext ctx) {

  • radmon.org

http://www.mw0uzo.co.uk/index.php/forum/howtos-and-faqs/864-radmon-org-api

  • safecast.org

https://api.safecast.org/en-US/home

  • uradmonitor.com

https://www.uradmonitor.com/wordpress/wp-content/uploads/2019/01/uRADMonitor_server_specs_02_comp.pdf chapter 1.5 "RESTful API interface"

@vinceh121 vinceh121 added enhancement New feature or request frontend Related to the frontend (gmcserver-web) backend Related to the backend (gmcserver-server) labels May 17, 2021
@vinceh121 vinceh121 self-assigned this May 17, 2021
@vinceh121
Copy link
Owner Author

Created branch https://github.com/vinceh121/gmcserver/tree/feat/proxy for this feature

@vinceh121 vinceh121 removed the frontend Related to the frontend (gmcserver-web) label May 18, 2021
@vinceh121
Copy link
Owner Author

Uradmonitor's API documentation says:

1.8 Private API Calls

There are additional API calls used for Data upload, Dashboard, Hardware management, but these are not of public relevance -on the contrary they are private mechanisms comprising the uRADMonitor system.

I doubt it'll be possible to implement the proxy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to the backend (gmcserver-server) enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant