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

How to connect database influxdb #610

Open
Olexandr-Andriyenko opened this issue Dec 26, 2023 · 1 comment
Open

How to connect database influxdb #610

Olexandr-Andriyenko opened this issue Dec 26, 2023 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@Olexandr-Andriyenko
Copy link

Can anyone show an example how to connect influxdb to write from the sikulixide?

Thank you :)

@RaiMan
Copy link
Owner

RaiMan commented Jan 14, 2024

You have to look for how you can connnect from Jython.
There should be a jar available to drive the connection.

If not available, you might step down to the Java level (using java from Jython).

@RaiMan RaiMan self-assigned this Jan 14, 2024
@RaiMan RaiMan added the question Further information is requested label Jan 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants